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

In This Topic
    Highlight Property
    In This Topic
    Gets or sets the style used to paint highlighted selected cells.
    Syntax
    'Declaration
     
    
    Public Property Highlight As ViewCellStyle
    public ViewCellStyle Highlight {get; set;}
    See Also