Skip to main content
A newer version of this page is available. .

GridViewBase.ActualShowCheckBoxInGroupRowProperty Field

Identifies the GridViewBase.ActualShowCheckBoxInGroupRow dependency property.

Namespace: DevExpress.Xpf.Grid

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

Declaration

public static readonly DependencyProperty ActualShowCheckBoxInGroupRowProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also