RadialGauge for ASP.NET Web Forms
DisplayVisible Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls Namespace > C1TargetControlBase Class : DisplayVisible Property
Gets or sets a value that indicates whether a server control is rendered as UI on the page.
Syntax
'Declaration
 
Public Property DisplayVisible As System.Boolean
public System.bool DisplayVisible {get; set;}
Remarks
Note that a server control is created and invisible if DisplayVisible is set to false.
See Also

Reference

C1TargetControlBase Class
C1TargetControlBase Members