PivotGridImageProperties Class
Contains the settings which define the image that can be displayed within the ASPxPivotGrid control.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v19.2.dll
Declaration
public class PivotGridImageProperties :
ImageProperties,
IXtraSerializable2
Public Class PivotGridImageProperties
Inherits ImageProperties
Implements IXtraSerializable2
Implements
DevExpress.Utils.Serializing.Helpers.IXtraSerializable2
See Also