Skip to main content

PivotGridControl.FieldListFactoryProperty Field

Identifies the PivotGridControl.FieldListFactory dependency property.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public static readonly DependencyProperty FieldListFactoryProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also