Gets or sets visibility of title.
Namespace:
Stimulsoft.Dashboard.Components
Assembly:
Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiBoolConverter))]
public bool Visible { get; set; }
<TypeConverterAttribute(GetType(StiBoolConverter))>
Public Property Visible As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IStiTitleVisibleSee Also