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

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