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

Gets or sets the title text of the tab.

Syntax

Visual Basic (Declaration) 
Public Property Title As String
C# 
public string Title {get; set;}

Property Value

string

Requirements

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

See Also