Skip to main content

ASPxClientNavBarItemEventArgs Class

Provides data for events which concern manipulations on items.

Declaration

declare class ASPxClientNavBarItemEventArgs extends ASPxClientProcessingModeEventArgs

Remarks

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

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

Inheritance

See Also