IGridEditableColumn Properties |
The IGridEditableColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Column |
Gets the GridColumn instance implementing this interface
|
![]() |
ColumnEditor |
Gets the column editor instance for this column
|
![]() |
ForceExtractValue |
Force KaxGrid to extract values from EditableColumns that are ReadOnly (or IsEditable is false).
|
![]() |
IsEditable |
Get whether a column is currently read-only
|