Back to Devexpress

GridViewBase.ActualShowCheckBoxInGroupRow Property

wpf-devexpress-dot-xpf-dot-grid-dot-gridviewbase-e6fc04f2.md

latest1.2 KB
Original Source

GridViewBase.ActualShowCheckBoxInGroupRow Property

Gets whether the group row’s check-box is displayed.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public bool ActualShowCheckBoxInGroupRow { get; }
vb
Public ReadOnly Property ActualShowCheckBoxInGroupRow As Boolean

Property Value

TypeDescription
Boolean

true if the group row’s check-box is displayed; otherwise, false.

|

See Also

GroupRowCheckBoxFieldName

GridViewBase Class

GridViewBase Members

DevExpress.Xpf.Grid Namespace