[]
        
(Showing Draft Content)

C1.Framework.ControlHostElement.Control

Control Property

Control

Gets or sets the Control that this element is hosting.

Declaration
public Control Control { get; set; }
Implements