PivotGridFieldBase.NamePrefix Property
Gets the prefix that is used to create field names at design time.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that specifies the prefix that is used to create field names at design time. |
See Also