ComponentOne DynamicHelp for WinForms
C1.Win.C1DynamicHelp.4.5.2 Assembly / C1.Win.C1DynamicHelp Namespace / Conflict Class / Name Property

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