ASPxClientGridViewSelectionEventArgs Class
In This Article
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