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

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