Skip to main content

BreadcrumbControl.CustomDisplayTextEvent Field

Identifies the CustomDisplayText routed event.

Namespace: DevExpress.Xpf.Controls

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

NuGet Package: DevExpress.Wpf.Controls

Declaration

public static readonly RoutedEvent CustomDisplayTextEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also