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

TabCollectionBase() Constructor

Initializes a new instance of the TabCollectionBase class.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public TabCollectionBase()

Remarks

The default constructor creates a new instance of the TabCollectionBase class and initializes its properties to their default values.

Note

This constructor is used primarily by control developers.

See Also