ASPxClientTreeListCellInfo Class
In This Article
Contains information on a tree list cell.
#Declaration
TypeScript
declare class ASPxClientTreeListCellInfo
#Remarks
An object of the ASPxClientTreeListCellInfo type is returned by the ASPxClientTreeListBatchEditApi.GetEditCellInfo and ASPxClientTreeListBatchEditApi.GetFocusedCell methods.
See Also