Skip to main content

PivotGridFormatRule.SettingsName Property

For internal use.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v23.2.dll

NuGet Package: DevExpress.Win.PivotGrid

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
[XtraSerializableProperty(0)]
public string SettingsName { get; set; }

Property Value

Type
String
See Also