WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / CustomFilter Class / Control Property
In This Topic
    Control Property
    In This Topic
    Gets or sets the control that represents the custom filter.
    Syntax
    public UIElement Control {get; set;}
    See Also