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