WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / C1DataFilter Class / AutoApply Property
In This Topic
    AutoApply Property
    In This Topic
    Gets or sets a value indicating whether the filter should be automatically applied to the DataSource after the filter value is changed or not.
    Syntax
    public bool AutoApply {get; set;}
    See Also