Skip to main content

ResourceTreeControl.InitNewResourceEvent Field

Identifies the ResourceTreeControl.InitNewResource routed event.

Namespace: DevExpress.Xpf.Scheduling

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

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public static readonly RoutedEvent InitNewResourceEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also