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

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