Skip to main content
A newer version of this page is available. .

PivotGridOptionsOLAP.SortUsingDiscoverXmlMetadata Property

Namespace: DevExpress.XtraPivotGrid

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

Declaration

[DefaultValue(false)]
[XtraSerializableProperty]
public bool SortUsingDiscoverXmlMetadata { get; set; }

Property Value

Type Default
Boolean **false**

Property Paths

You can access this nested property as listed below:

Library Object Type Path to SortUsingDiscoverXmlMetadata
WinForms Controls PivotGridControl
.OptionsOLAP.SortUsingDiscoverXmlMetadata
ASP.NET Controls and MVC Extensions ASPxPivotGrid
.OptionsOLAP.SortUsingDiscoverXmlMetadata
MVCxPivotGrid
.OptionsOLAP.SortUsingDiscoverXmlMetadata
PivotGridSettings
.OptionsOLAP.SortUsingDiscoverXmlMetadata
Reporting XRPivotGrid
.OptionsOLAP.SortUsingDiscoverXmlMetadata
See Also