ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / ComboBoxStyle Class / SelectionView Property

In This Topic
    SelectionView Property
    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