ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / Filter Class / AttachedState Property

In This Topic
    AttachedState Property
    In This Topic
    Filter attached state.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property AttachedState As AttachedFilterState
    public AttachedFilterState AttachedState {get;}
    See Also