Skip to main content

PivotGridControl.AutoExpandGroupsProperty Field

Identifies the PivotGridControl.AutoExpandGroups dependency property.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v23.2.dll

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public static readonly DependencyProperty AutoExpandGroupsProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also