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

TabControlClientSideEvents() Constructor

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public TabControlClientSideEvents()

Remarks

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

See Also