WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / CustomFilter Class / OnAttachedStateChanged Method
Previous state value.
In This Topic
    OnAttachedStateChanged Method (CustomFilter)
    In This Topic
    Calls when the filter state was changed.
    Syntax
    protected virtual void OnAttachedStateChanged( 
       AttachedFilterState previous
    )

    Parameters

    previous
    Previous state value.
    See Also