ASPxClientTreeListBatchEditApi.GetEditCellInfo Method
Gets information about the cell currently being edited.
Declaration
GetEditCellInfo(): ASPxClientTreeListCellInfo
Returns
| Type | Description |
|---|---|
| ASPxClientTreeListCellInfo | An ASPxClientTreeListCellInfo object containing information about a cell. |
See Also