CustomizePivotCellEventArgs.Formatting Property
Gets or sets the object that defines the cell’s formatting settings (font, alignment, background color, format string, etc.)
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
XlFormattingObject | The object that defines the cell’s formatting settings. |
See Also