PivotGridField.Name Property
In This Article
OBSOLETE
Use the ID property instead.
Gets or sets the field’s unique name.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
String | A string value that specifies the field’s unique name. |
See Also