C1.Web.Mvc Namespace / Column Class / Visible Property

In This Topic
Visible Property (Column)
In This Topic
Gets or sets whether this row or column is visible.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Overridable Property Visible As Boolean
 
See Also