MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / DropDownViewStyles Class / Search Property

In This Topic
    Search Property
    In This Topic
    Gets or sets the style used to paint the cell selected while auto-searching.
    Syntax
    'Declaration
     
    
    Public Property Search As ViewCellStyle
    public ViewCellStyle Search {get; set;}
    See Also