True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / CustomizeFilterEditorEventArgs Class / Control Property

In This Topic
    Control Property (CustomizeFilterEditorEventArgs)
    In This Topic
    Gets or sets the value of the localized string.
    Syntax
    'Declaration
     
    Public Property Control As System.Windows.Forms.Control
    public System.Windows.Forms.Control Control {get; set;}
    See Also