C1.Web.Mvc.Sheet Namespace / FlexSheet Class / IsTabHolderVisible Property

In This Topic
IsTabHolderVisible Property
In This Topic
Gets or sets a value indicating whether the TabHolder is visible.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property IsTabHolderVisible As Boolean
 
See Also