ASPxClientTreeList.batchEditApi Property
Provides access to the batch editing client API.
Declaration
batchEditApi: ASPxClientTreeListBatchEditApi
Property Value
| Type | Description |
|---|---|
| ASPxClientTreeListBatchEditApi | A ASPxClientTreeListBatchEditApi object that exposes the batch editing client API methods. |
Remarks
Refer to the Batch Edit Mode topic for more information.
See Also