ComponentOne ASP.NET MVC Controls
ShowToolbar Property

C1.Web.Mvc Namespace > Tile Class : ShowToolbar Property
Gets or sets a boolean value decides whether to show the toolbar.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ShowToolbar As Boolean
[DefaultValue(true)]
public bool ShowToolbar {get; set;}
See Also

Reference

Tile Class
Tile Members