Back to Devexpress

ASPxClientTreeList Class

aspnet-js-aspxclienttreelist.md

latest840 B
Original Source

ASPxClientTreeList Class

Represents the client ASPxTreeList.

Declaration

ts
declare class ASPxClientTreeList extends ASPxClientControl

Remarks

The functionality provided by the ASPxClientTreeList almost replicates the server-side functionality implemented by the ASPxTreeList. 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 ASPxClientTreeList

See Also

Tree List

ASPxClientTreeList Members