ASPxClientCardViewFocusedCellChangingEventArgs Class
In This Article
Provides data for the ASPxClientCardView.FocusedCellChanging event.
#Declaration
TypeScript
declare class ASPxClientCardViewFocusedCellChangingEventArgs extends ASPxClientCancelEventArgs
#Inheritance
ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientCardViewFocusedCellChangingEventArgs
See Also