FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid 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 Control
    public Control Control {get; set;}
    See Also