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

In This Topic
    DefaultFilterType Property (FlexSheetFilter)
    In This Topic
    Gets or sets the default filter type to use.
    Syntax
    'Declaration
     
    Public Property DefaultFilterType As FilterType
    public FilterType DefaultFilterType {get; set;}
    See Also