Back to Devexpress

BarSplitButtonItem.ArrowForeground Property

wpf-devexpress-dot-xpf-dot-bars-dot-barsplitbuttonitem-559f4dbe.md

latest1.2 KB
Original Source

BarSplitButtonItem.ArrowForeground Property

Gets or sets the brush used to paint the BarSplitButtonItem Drop Down button’s foregound. This is a dependency property.

Namespace : DevExpress.Xpf.Bars

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public Brush ArrowForeground { get; set; }
vb
Public Property ArrowForeground As Brush

Property Value

TypeDescription
Brush

A Brush object used to paint the BarSplitButtonItem Drop Down button’s foreground.

|

See Also

BarSplitButtonItem Class

BarSplitButtonItem Members

DevExpress.Xpf.Bars Namespace