Click or drag to resize

PropertyItem Properties

The PropertyItem type exposes the following members.

Properties
  NameDescription
Public propertyCode examplecmfStyle
Style of the cell. Note that content style of column will not be available here.
Public propertyCode exampleid
Id of the current Property Item.
Public propertyCode exampleisProtected
Return true if Property Item is protected for current User (no permissions to see a value of the cell)
Public propertyCode exampleisVisibleInGrid
Return true if Property Item is visible in Grid. Otherwise return false.
Public propertyCode exampletype
Name of corresponding cmf_Property Item.
Public propertyCode examplevalue
Value of the cell. Note that it has type of "string" even for integer and date. Dates in Neutral format.
Top
See Also