[]
        
(Showing Draft Content)

C1.Win.DataFilter.CustomEditorEventArgs.Control

Control Property

Control

Gets or sets the custom editor.

Declaration
public Control Control { get; set; }
Remarks

We recommend implementing the IValueEditor interface for custom editor.