MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1MultiSelect Class / HighlightFontWeight Property

In This Topic
    HighlightFontWeight Property
    In This Topic
    Gets or sets the matched suggest text font weight.
    Syntax
    'Declaration
     
    
    Public Property HighlightFontWeight As FontWeight
    public FontWeight HighlightFontWeight {get; set;}
    See Also