FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / FullTextColumnFilter Class / Owner Property

In This Topic
    Owner Property (FullTextColumnFilter)
    In This Topic
    Gets the Filter that owns this column filter.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As C1FullTextFilter
    public C1FullTextFilter Owner {get;}
    See Also