C1.Web.Mvc.TransposedGrid Namespace / TransposedGridRow Class / Visible Property

In This Topic
Visible Property (TransposedGridRow)
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