PivotGridFieldValueTemplateItem.CollapsedImage Property
Gets the settings which define the image within the field’s expand button when the field is collapsed.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ImageProperties | A ImageProperties object which contains settings that define the image which corresponds to the field’s collapsed state. |
See Also