ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / FilterSettings Property

In This Topic
    FilterSettings Property
    In This Topic
    Gets the FilterSettings object that defines the filter behaviors of the column at client-side.
    Syntax
    'Declaration
     
    Public ReadOnly Property FilterSettings As FilterSettings
    public FilterSettings FilterSettings {get;}
    See Also