A newer version of this page is available.
Switch to the current version.
ResourceItemEmpty.Id Property
Gets the empty resource identifier.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v18.2.dll
Declaration
public static EmptyResourceId Id { get; }
Public Shared ReadOnly Property Id As EmptyResourceId
Property Value
Type | Description |
---|---|
EmptyResourceId | A EmptyResourceId object that is the resource identifier. |
See Also
Feedback