TableStyle.IsPivotStyle Property
Gets or sets a value indicating whether the current style is used to format a pivot table.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the style is applied to a pivot table; otherwise, false. |
See Also