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