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

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