TableView.ShowCheckBoxSelectorInGroupRow Property
Gets or sets whether the Selector Column can be used to select and deselect groups. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true to show checkboxes corresponding to group rows in the Selector Column; otherwise, false. |
See Also