CheckBoxColumn Constructors
A grid column that displays Boolean values and allows a user to change a cell value by switching between two states.Name | Description |
---|---|
CheckBoxColumn() | Initializes a new instance of the CheckBoxColumn class with default settings. |
See Also