Skip to main content
A newer version of this page is available. .

BreadcrumbControl.CustomDisplayTextEvent Field

Identifies the CustomDisplayText routed event.

Namespace: DevExpress.Xpf.Controls

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

NuGet Package: DevExpress.Wpf.Controls

Declaration

public static readonly RoutedEvent CustomDisplayTextEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also