ASPxClientCardViewSelectionEventArgs Class
In This Article
Provides data for the ASPxClientCardView.SelectionChanged event.
#Declaration
TypeScript
declare class ASPxClientCardViewSelectionEventArgs extends ASPxClientProcessingModeEventArgs
#Remarks
For detailed information on selection cards, see Selection.
#Inheritance
ASPxClientEventArgs
ASPxClientProcessingModeEventArgs
ASPxClientCardViewSelectionEventArgs
See Also