ComponentOne MultiSelect for UWP
C1.Xaml.Input Namespace / C1MultiSelect Class / HighlightColor Property

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