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

In This Topic
Visible Property (ManualGridTile)
In This Topic
Gets or sets a boolean value decides whether to show the tile.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property Visible As Boolean
 
See Also