TableStyle.IsPivotStyle Property
In This Article
Gets or sets a value indicating whether the current style is used to format a pivot table.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.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