PivotGridImages.CustomizationFieldsClose Property
In This Article
Gets the settings which define the image displayed within the Customization window’s Close button.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public PivotGridImageProperties CustomizationFieldsClose { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
See Also