Back to Devexpress

DxPivotGrid Properties

blazor-devexpress-dot-blazor-dot-dxpivotgrid-dot-underscore-properties.md

latest1.5 KB
Original Source

DxPivotGrid Properties

Defines the base API for classes that implement a pivot grid component.

NameDescription
AttributesSpecifies a collection of standard HTML attributes applied to the component. Inherited from DxControlComponent<JSProxyType>.
CssClassAssigns a CSS class to the component. Inherited from DxComponent.
IdSpecifies the component’s unique identifier. Inherited from DxComponent.
PageSizeSpecifies the maximum number of rows that the Pivot Grid can display on a page.
ShowFieldHeadersSpecifies whether to display field headers.
ShowGrandTotalsSpecifies whether to display grand totals.
ShowPagerSpecifies whether to display the pager.

See Also

DxPivotGrid Class

DxPivotGrid Members

DevExpress.Blazor Namespace