PivotCustomizationFormImages.StackedSideBySideLayout Property
Gets the settings that define the image displayed within the ‘Fields Section and Areas Section Side-By-Side’ item of the Customization Form Layout context menu.
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 StackedSideBySideLayout property to specify a custom image for the ‘Fields Section and Areas Section Side-By-Side’ context menu item.
The default image is shown below:
See Also