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