GridViewBase.ActualShowCheckBoxInGroupRow Property
Gets whether the group row’s check-box is displayed.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the group row’s check-box is displayed; otherwise, false. |
See Also