Skip to main content

ASPxClientCardViewSelectionEventArgs Class

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