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

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