C1.Web.Mvc Namespace / Square Class / IsVisible Property

In This Topic
IsVisible Property (Square)
In This Topic
Gets or sets the visibility of the annotation.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property IsVisible As Boolean
 
See Also