PropertyItem Properties |
The PropertyItem type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | cmfStyle |
Style of the cell. Note that content style of column will not be available here.
|
![]() ![]() | id |
Id of the current Property Item.
|
![]() ![]() | isProtected |
Return true if Property Item is protected for current User (no permissions to see a value of the cell)
|
![]() ![]() | isVisibleInGrid |
Return true if Property Item is visible in Grid. Otherwise return false.
|
![]() ![]() | type |
Name of corresponding cmf_Property Item.
|
![]() ![]() | value |
Value of the cell. Note that it has type of "string" even for integer and date. Dates in Neutral format.
|