Share via


4.148 DataGridCheckBoxColumn (4)

x:Object > DependencyObject > DataGridColumn > DataGridBoundColumn > 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.