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

In This Topic
    ShowFilterButton Property
    In This Topic
    Indicating whether show filter button for the column.
    Syntax
    'Declaration
     
    Public Property ShowFilterButton As Boolean
    public bool ShowFilterButton {get; set;}
    See Also