PivotCustomizationFormImages.BottomPanelOnly1by4Layout Property
In This Article
Gets the settings that define the image displayed within the ‘Areas Section Only (1 by 4)’ item of the Customization Form Layout context menu.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public PivotGridImageProperties BottomPanelOnly1by4Layout { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
#Remarks
Use the BottomPanelOnly1by4Layout property to specify a custom image for the ‘Areas Section Only (1 by 4)’ context menu item.
The default image is shown below:
See Also