Skip to main content

ASPxClientVerticalGridSelectionEventArgs Class

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