\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / ComboBoxAccessibleObject Class / Name Property

In This Topic
    Name Property (ComboBoxAccessibleObject)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Name As System.String
    public virtual System.string Name {get; set;}
    See Also