Skip to main content

ResourceItemEmpty.Id Property

Gets the empty resource identifier.

Namespace: DevExpress.Xpf.Scheduling

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

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public static EmptyResourceId Id { get; }

Property Value

Type Description
EmptyResourceId

A EmptyResourceId object that is the resource identifier.

See Also