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

PivotGridControl.SelectModeProperty Field

Identifies the PivotGridControl.SelectMode dependency property.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PivotGrid, DevExpress.Wpf.PivotGrid

Declaration

public static readonly DependencyProperty SelectModeProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also