Skip to main content
Tab

NavBarClientSideEvents() Constructor

Initializes a new instance of the NavBarClientSideEvents class. For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public NavBarClientSideEvents()

Remarks

An instance of the NavBarClientSideEvents class is automatically created when a new ASPxNavBar object is instantiated.

See Also