Back to Devexpress

ASPxClientNavBarGroupCancelEventArgs Class

aspnet-js-aspxclientnavbargroupcanceleventargs.md

latest1.2 KB
Original Source

ASPxClientNavBarGroupCancelEventArgs Class

Provides data for cancellable events which concern manipulations on groups.

Declaration

ts
declare class ASPxClientNavBarGroupCancelEventArgs extends ASPxClientProcessingModeCancelEventArgs

Remarks

Objects of the ASPxClientNavBarGroupCancelEventArgs type are used as arguments for the ASPxClientNavBar.ExpandedChanging and ASPxClientNavBar.HeaderClick events which are generated on the client side.

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

Inheritance

ASPxClientEventArgs ASPxClientProcessingModeEventArgs ASPxClientProcessingModeCancelEventArgs ASPxClientNavBarGroupCancelEventArgs ASPxClientNavBarGroupClickEventArgs

See Also

ASPxClientNavBarGroupCancelEventArgs Members