Therefore API > API Reference > Classes > TheTabInfo > Properties
Visible
Gets or sets whether or not the tab is visible in the category dialog.
Namespace: Therefore.API
Visual Basic
Public Overridable Property Visible As Boolean
C#
public virtual bool Visible { get; set; }
Property Value
Value
Condition
true
Field is visible
false
Field is hidden
TheTabInfo class
TheTabInfo properties