DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter Namespace / CustomFilter Class / Control Property

In This Topic
    Control Property (CustomFilter)
    In This Topic
    Gets or sets the control that represents the custom filter.
    Syntax
    'Declaration
     
    Public Property Control As Control
    public Control Control {get; set;}
    See Also