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

In This Topic
    Filter Property (Sheet)
    In This Topic
    Gets the filter setting for this sheet.
    Syntax
    'Declaration
     
    Public ReadOnly Property Filter As FilterSetting
    public FilterSetting Filter {get;}
    See Also