Skip to main content
A newer version of this page is available. .

ASPxClientNavBarGroupEventArgs Class

Provides data for events which concern manipulations on groups.

Declaration

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