MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / SelectedValue Property

In This Topic
    SelectedValue Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property SelectedValue As Object
    public object SelectedValue {get; set;}
    See Also