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