Back to Devexpress

ASPxClientPivotGrid Class

aspnet-js-aspxclientpivotgrid.md

latest927 B
Original Source

ASPxClientPivotGrid Class

The client-side equivalent of the ASPxPivotGrid control.

Declaration

ts
declare class ASPxClientPivotGrid extends ASPxClientControl

Remarks

The ASPxClientPivotGrid object serves as the client-side equivalent of the ASPxPivotGrid control, and replicates the server-side functionality implemented by the ASPxPivotGrid. In that way, a comprehensive client object model allows you to perform/handle various actions directly on the client by writing appropriate JavaScript code.

Inheritance

ASPxClientControlBase ASPxClientControl ASPxClientPivotGrid

See Also

ASPxPivotGrid

ASPxClientPivotGrid Members