Skip to main content

PivotGridField.IsSortButtonVisibleProperty Field

Identifies the PivotGridField.IsSortButtonVisible dependency property.

Namespace: DevExpress.Xpf.PivotGrid

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

Declaration

public static readonly DependencyProperty IsSortButtonVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also