Skip to main content
Tab

TabControlClientSideEvents() Constructor

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public TabControlClientSideEvents()

Remarks

An instance of the TabControlClientSideEvents class is automatically created when a new ASPxTabControl object is instantiated.

See Also