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

GridControl.IsAnyDetailGroupedProperty Field

Identifies the GridControl.IsAnyDetailGrouped dependency property.

Namespace: DevExpress.Xpf.Grid

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

Declaration

public static readonly DependencyProperty IsAnyDetailGroupedProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also