Therefore API > API Reference > Classes > TheTabInfo > Properties
Caption
Gets or sets the caption of the tab.
Namespace: Therefore.API
Visual Basic
Public Overridable Property Caption As String
C#
public virtual string Caption { get; set; }
Property Value
The caption of the tab.
TheTabInfo class
TheTabInfo properties