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

In This Topic
    Visible Property (Sheet)
    In This Topic
    Gets or sets the sheet visibility.
    Syntax
    'Declaration
     
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also