The Cell type exposes the following members.

Properties

  NameDescription
Public propertyColumn
Gets a Column.
Public propertyDataField
Gets a IDataField.
Public propertyEditable
Gets a value indicating whether this Cell is editable.
Public propertyFocused
Gets or sets a value indicating whether this Cell is focused.
Public propertyRemainingBlinkingTime
Gets the remaining blinking time.
Public propertyRow
Gets a Row.
Public propertyText
Gets or sets a formatted text.
Public propertyValue
Gets or sets value of a data object, held by Row.

See Also