C1.WinUI.DataPager Assembly / C1.WinUI.DataPager Namespace / DataPagerButton Class / PressedBrush Property
In This Topic
PressedBrush Property (DataPagerButton)
In This Topic
Gets or sets the Microsoft.UI.Xaml.Media.Brush used to paint a button when it is pressed.
Syntax
public Brush PressedBrush {get; set;}
See Also