InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / IView Interface / Element Property

In This Topic
    Element Property (IView)
    In This Topic
    Gets or sets the element hosted by this IView.
    Syntax
    'Declaration
     
    Property Element As Element
    Element Element {get; set;}
    See Also