GridCheckBoxColumn Properties |
The GridCheckBoxColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AllowFiltering |
Gets or sets whether the column data can be filtered.
|
![]() |
AllowSorting |
Gets or sets a whether the column data can be sorted.
|
![]() |
DataField |
Gets or sets the field name from the specified data source to bind to the column. |
![]() |
IsEditable |
Gets a boolean value, indicating whether the column is editable. A ReadOnly
column will return a false value for this property. The property is readOnly.
(Overrides GridColumnIsEditable.) |