C1.Web.Mvc.Sheet Namespace / Worksheet Class / Visible Property

In This Topic
Visible Property (Worksheet)
In This Topic
Gets or sets the worksheet visibility.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property Visible As Boolean
 
See Also