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