Skip to main content

ASPxClientGridViewSelectionEventArgs Class

Provides data for the ASPxClientGridView.SelectionChanged event.

#Declaration

TypeScript
declare class ASPxClientGridViewSelectionEventArgs extends ASPxClientProcessingModeEventArgs

#Remarks

For detailed information on selection rows, see Selection.

#Inheritance

ASPxClientEventArgs
ASPxClientProcessingModeEventArgs
ASPxClientGridViewSelectionEventArgs
See Also