Back to Devexpress

ASPxClientVerticalGridRowExpandingEventArgs Class

aspnet-js-aspxclientverticalgridrowexpandingeventargs.md

latest1.1 KB
Original Source

ASPxClientVerticalGridRowExpandingEventArgs Class

Provides data for the ASPxClientVerticalGrid.RowExpandedChanging event.

Declaration

ts
declare class ASPxClientVerticalGridRowExpandingEventArgs extends ASPxClientVerticalGridRowExpandedEventArgs

Remarks

Objects of the ASPxClientVerticalGridRowExpandingEventArgs type are used as arguments for the ASPxClientVerticalGrid.RowExpandedChanging event, generated on the client side.

ASPxClientVerticalGridRowExpandingEventArgs objects with proper settings are automatically created and passed to the corresponding event handler.

Inheritance

ASPxClientEventArgs ASPxClientVerticalGridRowExpandedEventArgs ASPxClientVerticalGridRowExpandingEventArgs

See Also

Vertical Grid

ASPxClientVerticalGridRowExpandingEventArgs Members