dbicTabs Send comments on this topic.
Levels Property
See Also 
dbicTabs Assembly > Dbi.WinControl.Tabs Namespace > dbiTabs Class : Levels Property

Gets or sets the number of levels to display in the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property Levels As Integer
C# 
public virtual int Levels {get; set;}

Property Value

Integer

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also