ControlDesigner.Visible Property

 

Gets a value that indicates whether the control is visible at design time.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

Protected Overridable ReadOnly Property Visible As Boolean

Property Value

Type: System.Boolean

true in all cases.

.NET Framework
Available since 2.0
Return to top
Show: