ComponentOne ASP.NET MVC Controls
IsTabHolderVisible Property

C1.Web.Mvc.Sheet Namespace > FlexSheet Class : IsTabHolderVisible Property
Gets or sets a value indicating whether the TabHolder is visible.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property IsTabHolderVisible As Boolean
[DefaultValue(true)]
public bool IsTabHolderVisible {get; set;}
See Also

Reference

FlexSheet Class
FlexSheet Members