Back to Devexpress

ASPxClientNavBarGroupEventArgs Class

aspnet-js-aspxclientnavbargroupeventargs.md

latest771 B
Original Source

ASPxClientNavBarGroupEventArgs Class

Provides data for events which concern manipulations on groups.

Declaration

ts
declare class ASPxClientNavBarGroupEventArgs extends ASPxClientEventArgs

Remarks

Objects of the ASPxClientNavBarGroupEventArgs type are used as arguments for the ASPxClientNavBar.ExpandedChanged event which is generated on the client side.

ASPxClientNavBarGroupEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

Inheritance

ASPxClientEventArgs ASPxClientNavBarGroupEventArgs

See Also

ASPxClientNavBarGroupEventArgs Members