Back to Devexpress

PivotGridField.FieldEditName Property

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridfield-0a6f5084.md

latest1.2 KB
Original Source

PivotGridField.FieldEditName Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
[Browsable(false)]
[XtraSerializableProperty]
public virtual string FieldEditName { get; set; }
vb
<Browsable(False)>
<XtraSerializableProperty>
Public Overridable Property FieldEditName As String

Property Value

Type
String

See Also

PivotGridField Class

PivotGridField Members

DevExpress.XtraPivotGrid Namespace