ASPxClientCardViewFocusedCellChangingEventArgs.cellInfo Property
Provides information of a card’s cell currently being focused.
Declaration
cellInfo: ASPxClientCardViewCellInfo
Property Value
Type | Description |
---|---|
ASPxClientCardViewCellInfo | A ASPxClientCardViewCellInfo object that provides information about the card’s cell. |
See Also