ASPxClientVerticalGridRowExpandedEventArgs Class
Provides data for the ASPxClientVerticalGrid.RowExpandedChanged event.
Declaration
declare class ASPxClientVerticalGridRowExpandedEventArgs extends ASPxClientEventArgs
Remarks
Objects of the ASPxClientVerticalGridRowExpandedEventArgs type are used as arguments for the ASPxClientVerticalGrid.RowExpandedChanged event, generated on the client side.
ASPxClientVerticalGridRowExpandedEventArgs objects with proper settings are automatically created and passed to the corresponding event handler.
Inheritance
ASPxClientEventArgs
ASPxClientVerticalGridRowExpandedEventArgs
See Also