Click or drag to resize

StiElementEnabled Property

Gets or sets a value which indicates will this component be available or not.

Namespace:  Stimulsoft.Dashboard.Components
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public override bool Enabled { get; set; }

Property Value

Type: Boolean
See Also