4.153 DataGridCheckBoxColumn

x:Object > DependencyObject > DataGridColumn > DataGridBoundColumn > DataGridCheckBoxColumn
DataGridCheckBoxColumn
(usage)
<DataGridCheckBoxColumn />
(description)
Represents a DataGrid column that hosts CheckBox controls in its cells.
(properties)
IsThreeState
x:Boolean
(description)
A value that indicates whether the hosted CheckBox controls enable three states or two.
(static properties)
DefaultEditingElementStyle
Style
(description)
The default value of the EditingElementStyle property.
DefaultElementStyle
Style
(description)
The default value of the ElementStyle property.