InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework.Accessibility Namespace / DropDownAccessibleObject Class / Name Property

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