MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / IDropDownView Interface / HasSelection Property

In This Topic
    HasSelection Property
    In This Topic
    Gets a value indicating whether the view has a selection or not.
    Syntax
    'Declaration
     
    
    ReadOnly Property HasSelection As Boolean
    bool HasSelection {get;}
    See Also