PivotGridControl.FieldListStyle Property
In This Article
Gets or sets a style that defines the visual appearance of the Customization Form. This is a dependency property.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
[XtraSerializableProperty]
[XtraSerializablePropertyId(0)]
public FieldListStyle FieldListStyle { get; set; }
#Property Value
Type | Description |
---|---|
Field |
A DevExpress. |
See Also