Back to Devexpress

PivotGridFieldBase.GetOlapDefaultSortProperty() Method

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridfieldbase-85815eb2.md

latest1.3 KB
Original Source

PivotGridFieldBase.GetOlapDefaultSortProperty() Method

Returns the name of an OLAP member property used to set the default member sorting.

Namespace : DevExpress.XtraPivotGrid

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

NuGet Packages : DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

csharp
public string GetOlapDefaultSortProperty()
vb
Public Function GetOlapDefaultSortProperty As String

Returns

TypeDescription
String

A System.String object that contains a property name.

|

See Also

PivotGridFieldBase Class

PivotGridFieldBase Members

DevExpress.XtraPivotGrid Namespace