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