Back to Devexpress

PivotGridFormatRule.MeasureName Property

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridformatrule-5a8c4972.md

latest1.2 KB
Original Source

PivotGridFormatRule.MeasureName Property

For internal use.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
[XtraSerializableProperty]
public string MeasureName { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
<XtraSerializableProperty>
Public Property MeasureName As String

Property Value

Type
String

See Also

PivotGridFormatRule Class

PivotGridFormatRule Members

DevExpress.XtraPivotGrid Namespace