Input for WinForms | ComponentOne
C1.Framework Namespace / HostedElement Class / Element Property

In This Topic
    Element Property (HostedElement)
    In This Topic
    Element hosted by this HostedElement.
    Syntax
    'Declaration
     
    
    Public Property Element As Element
    public Element Element {get; set;}
    See Also