The Cell type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Column |
Gets a Column.
|
![]() | DataField |
Gets a IDataField.
|
![]() | Editable |
Gets a value indicating whether this Cell is editable.
|
![]() | Focused |
Gets or sets a value indicating whether this Cell is focused.
|
![]() | RemainingBlinkingTime |
Gets the remaining blinking time.
|
![]() | Row |
Gets a Row.
|
![]() | Text |
Gets or sets a formatted text.
|
![]() | Value |
Gets or sets value of a data object, held by Row.
|