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

ResourceItemEmpty.Id Property

Gets the empty resource identifier.

Namespace: DevExpress.Xpf.Scheduling

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduling, DevExpress.Wpf.Scheduling

Declaration

public static EmptyResourceId Id { get; }

Property Value

Type Description
EmptyResourceId

A EmptyResourceId object that is the resource identifier.

See Also