A newer version of this page is available.
Switch to the current version.
EmptyResourceId.Id Property
Gets the ID for the empty resource.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v19.1.Core.dll
Declaration
public static EmptyResourceId Id { get; }
Public Shared ReadOnly Property Id As EmptyResourceId
Property Value
Type | Description |
---|---|
EmptyResourceId | An EmptyResourceId object that is the empty resource identifier. |
See Also
Feedback