[]
Gets or sets the custom editor.
public Control Control { get; set; }
Public Property Control As Control
We recommend implementing the IValueEditor interface for custom editor.