ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / FlexGridFilterTagHelper Class / ColumnFilterTypes Property

In This Topic
    ColumnFilterTypes Property
    In This Topic
    Obsoleted: Use the column-filters attribute instead of it.
    Syntax
    'Declaration
     
    Public Property ColumnFilterTypes As Object
    public object ColumnFilterTypes {get; set;}
    See Also