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

Parameters

previous
Previous state value.
See Also