ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1MultiSelect Class / HighlightColor Property

In This Topic
    HighlightColor Property
    In This Topic
    Gets or sets the matched suggest text highlight color.
    Syntax
    'Declaration
     
    
    Public Property HighlightColor As Brush
    public Brush HighlightColor {get; set;}
    See Also