Skip to main content
All docs
V19.2
Tag

PivotGridFieldBase.CanSortOLAP Property

For internal use.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v19.2.Core.dll

Declaration

[Browsable(false)]
public bool CanSortOLAP { get; }

Property Value

Type
Boolean

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also