| Name | Description | |
|---|---|---|
![]() | AllowEdit | Gets or sets whether the user is allowed to edit the columns cells. By default set to true. |
![]() | Editor | Gets or sets the column editor |
![]() | FieldIndex | Gets the index of the field in the data source to which this column is bound to. |
![]() | FieldName | Gets the field name of of the data source which this column represents. |
![]() | FieldNullable | Gets whether the field to which the column is bound to is nullable. |
![]() | FieldType | Gets the type of the field in the data source to which this column is bound to. |
![]() | IgnoredBeginEditingTriggers | Gets or sets the begin editing triggers, which are explictly ignored for this column |
![]() | UpdateMode | Gets or sets the mode in which editors update cell values. |
