Back to Devexpress

ASPxClientVerticalGrid Class

aspnet-js-aspxclientverticalgrid.md

latest976 B
Original Source

ASPxClientVerticalGrid Class

A client-side equivalent of the ASPxVerticalGrid object.

Declaration

ts
declare class ASPxClientVerticalGrid extends ASPxClientGridBase

Remarks

The ASPxClientVerticalGrid object serves as a client-side equivalent of the ASPxVerticalGrid control, and replicates the server-side functionality implemented by the ASPxVerticalGrid. In that way, a comprehensive client object model allows you to process, navigate and manipulate data directly on the client by writing appropriate JavaScript code.

Inheritance

ASPxClientControlBase ASPxClientControl ASPxClientGridBase ASPxClientVerticalGrid

See Also

Vertical Grid

ASPxClientVerticalGrid Members