ComponentOne DynamicHelp for WinForms
C1.Win.C1DynamicHelp.4.5.2 Assembly / C1.Win.C1DynamicHelp Namespace / UIElementInfo Class / UIElement Property

In This Topic
    UIElement Property (UIElementInfo)
    In This Topic
    Gets the UI element for which this UIElementInfo object contains data.
    Syntax
    'Declaration
     
    Public ReadOnly Property UIElement As System.Object
    public System.object UIElement {get;}
    See Also