Click or drag to resize
GridCheckBoxColumnEditor Properties

The GridCheckBoxColumnEditor type exposes the following members.

Properties
  Name Description
Public property CheckBoxControl
Provides a reference to the control in the corresponding grid cell of the current GridCheckBoxColumn.
Public property CheckBoxStyle
Gets or sets the style defining the appearance of the corresponding check-box.
Public property Value
Gets or sets the value for each cell in a GridCheckBoxColumn.
(Overrides GridBoolColumnEditorValue.)
Top
See Also