ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / ComboBoxStyle Class / SelectionView Property

In This Topic
    SelectionView Property (ComboBoxStyle)
    In This Topic
    Gets or sets the item's selection view.
    Syntax
    'Declaration
     
    
    Public Property SelectionView As SelectionView
    public SelectionView SelectionView {get; set;}
    See Also