C1.WinUI.DataPager Assembly / C1.WinUI.DataPager Namespace / DataPagerButton Class / FocusBrush Property
In This Topic
FocusBrush Property (DataPagerButton)
In This Topic
Gets or sets the Microsoft.UI.Xaml.Media.Brush used to highlight the focused control.
Syntax
public Brush FocusBrush {get; set;}
See Also