ASPxClientGridViewFocusedCellChangingEventArgs.cellInfo Property
Provides information on a cell currently being focused.
Declaration
cellInfo: ASPxClientGridViewCellInfo
Property Value
| Type | Description |
|---|---|
| ASPxClientGridViewCellInfo | A ASPxClientGridViewCellInfo object that is the cell information. |
See Also