ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheet Class / IsTabHolderVisible Property

In This Topic
    IsTabHolderVisible Property (FlexSheet)
    In This Topic
    Gets or sets a value indicating whether the TabHolder is visible.
    Syntax
    'Declaration
     
    Public Property IsTabHolderVisible As Boolean
    public bool IsTabHolderVisible {get; set;}
    See Also