Skip to main content
A newer version of this page is available. .

PivotGridStyles Class

Provides the style settings used to paint the elements within the pivot grid.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v19.2.dll

Declaration

public class PivotGridStyles :
    StylesBase

The following members return PivotGridStyles objects:

Remarks

These settings can be accessed using the ASPxPivotGrid.Styles property.

Implements

Inheritance

See Also