Click or drag to resize
IGridEditableColumn Properties

The IGridEditableColumn type exposes the following members.

Properties
  Name Description
Public property Column
Gets the GridColumn instance implementing this interface
Public property ColumnEditor
Gets the column editor instance for this column
Public property ForceExtractValue
Force KaxGrid to extract values from EditableColumns that are ReadOnly (or IsEditable is false).
Public property IsEditable
Get whether a column is currently read-only
Top
See Also