ComponentOne DynamicHelp for WinForms
C1.Win.C1DynamicHelp.4.8 Assembly / C1.Win.C1DynamicHelp Namespace / Conflict Class / UIElementPath Property

In This Topic
    UIElementPath Property
    In This Topic
    Returns the UI element's path string (serving as the identifier of the dynamic map item).
    Syntax
    'Declaration
     
    Public Property UIElementPath As System.String
    public System.string UIElementPath {get; set;}
    See Also