WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ConditionalFilter Class / AttachedStateChanged Event
In This Topic
    AttachedStateChanged Event (ConditionalFilter)
    In This Topic
    Notifies clients that a AttachedState value has changed.
    Syntax
    public event EventHandler<AttachedFilterState> AttachedStateChanged
    See Also