WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ItemPropertyChangedEventArgs Class / ApplyFilter Property
In This Topic
    ApplyFilter Property (ItemPropertyChangedEventArgs)
    In This Topic
    Gets or sets a value indicating whether the filter should be automatically applied
    Syntax
    public bool ApplyFilter {get; set;}
    See Also