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