PivotGridFieldBase.GetOlapDefaultSortProperty() Method
Returns the name of an OLAP member property used to set the default member sorting.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
Declaration
Returns
| Type | Description |
|---|---|
| String | A System.String object that contains a property name. |
See Also