Back to Devexpress

BreadcrumbControl.ShowBorder Property

wpf-devexpress-dot-xpf-dot-controls-dot-breadcrumbcontrol-70b30a7b.md

latest1.1 KB
Original Source

BreadcrumbControl.ShowBorder Property

Gets or sets whether the control’s background is displayed. This is a dependency property.

Namespace : DevExpress.Xpf.Controls

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

NuGet Package : DevExpress.Wpf.Controls

Declaration

csharp
public bool ShowBorder { get; set; }
vb
Public Property ShowBorder As Boolean

Property Value

TypeDescription
Boolean

true, to display the background; otherwise, false.

|

See Also

BreadcrumbControl Class

BreadcrumbControl Members

DevExpress.Xpf.Controls Namespace