ComponentOne Xamarin.Android
HighlightFontAttributes Property


C1.Android.Grid Assembly > C1.Android.Grid Namespace > FullTextFilterBehavior Class : HighlightFontAttributes Property
Gets or sets the font attributes used to highlight the matches.
Syntax
'Declaration
 
Public Property HighlightFontAttributes As Android.Graphics.TypefaceStyle
'Usage
 
Dim instance As FullTextFilterBehavior
Dim value As Android.Graphics.TypefaceStyle
 
instance.HighlightFontAttributes = value
 
value = instance.HighlightFontAttributes
public Android.Graphics.TypefaceStyle HighlightFontAttributes {get; set;}
See Also

Reference

FullTextFilterBehavior Class
FullTextFilterBehavior Members