ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / IComboBox Interface / Value Property

In This Topic
    Value Property (IComboBox)
    In This Topic
    Gets or sets the current C1.Win.Input.Base.IDropDownEditorBase.DataType representation of the visual information contained in the control.
    Syntax
    'Declaration
     
    
    Property Value As Object
    object Value {get; set;}
    See Also