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

In This Topic
    ShowFilterIcons Property (FlexSheet)
    In This Topic
    Gets or sets the visibility of the filter icon.
    Syntax
    'Declaration
     
    Public Property ShowFilterIcons As Boolean
    public bool ShowFilterIcons {get; set;}
    See Also