PivotCustomizationFormImages.RowAreaHeaders Property
Gets the settings that define the image displayed above the Row Area section of the Customization Form.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
PivotGridImageProperties | A PivotGridImageProperties object that represents the image settings. |
Remarks
Use the RowAreaHeaders property, to specify a custom image for the Row Area section.
The default image is shown below:
See Also