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

In This Topic
    ShowSortButtons Property (FlexSheetFilter)
    In This Topic
    Gets or sets a value indicating whether the filter editor should include sort buttons.
    Syntax
    'Declaration
     
    Public Property ShowSortButtons As Boolean
    public bool ShowSortButtons {get; set;}
    See Also