ComponentOne ASP.NET MVC Controls
IsVisible Property (AnnotationBase)

C1.Web.Mvc Namespace > AnnotationBase Class : IsVisible Property
Gets or sets the visibility of the annotation.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property IsVisible As Boolean
[DefaultValue(true)]
public bool IsVisible {get; set;}
See Also

Reference

AnnotationBase Class
AnnotationBase Members