ComponentOne ASP.NET MVC Controls
Visible Property (Row)

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

Reference

Row Class
Row Members