Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / ComboBoxItemStyle 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