Back to Devexpress

ASPxClientVerticalGridRowExpandedEventArgs Class

aspnet-js-aspxclientverticalgridrowexpandedeventargs.md

latest1.1 KB
Original Source

ASPxClientVerticalGridRowExpandedEventArgs Class

Provides data for the ASPxClientVerticalGrid.RowExpandedChanged event.

Declaration

ts
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 ASPxClientVerticalGridRowExpandingEventArgs

See Also

Vertical Grid

ASPxClientVerticalGridRowExpandedEventArgs Members