Click or drag to resize
Cell Properties

The Cell type exposes the following members.

Properties
  NameDescription
Public propertyCol
Gets the managed grid's column index.
Public propertyControlText
Gets the control text displayed in the cell.
Public propertyDirty
Gets or sets the state of the cell contents
Public propertyFormula
Gets or sets the text value or formula for the cell.
Public propertyIsCurrent
Gets or sets whether the cell is selected or is the specified cell.
Public propertyRow
Gets the managed grid's row index.
Public propertyStyle
Gets or sets the Style for this cell.
Top
See Also