PivotGridSettings.PivotCustomizationExtensionSettings Property
Gets settings of the bound PivotCustomizationExtension.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
| Type | Description |
|---|---|
| PivotCustomizationExtensionSettings | A PivotCustomizationExtensionSettings object that contains PivotCustomizationExtension settings. |
Remarks
Use the PivotCustomizationExtensionSettings property to access settings of a PivotCustomizationExtension bound to the PivotGrid.
See Also