TabBase() Constructor
In This Article
Initializes a new instance of the TabBase class.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Remarks
Use this constructor to create a new instance of a TabBase class without any specific settings such as the display text or an URL.
Note
When this constructor is used, all properties in the Tab
See Also