A newer version of this page is available.
Switch to the current version.
ResourceEmpty.Resource Property
Gets the DevExpress.XtraScheduler.Resource object which as an empty resource - a resource which does not exist or undefined.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v18.2.Core.dll
Declaration
public static Resource Resource { get; }
Public Shared ReadOnly Property Resource As Resource
Property Value
Type | Description |
---|---|
Resource | A Resource object interpreted as an empty resource. |
See Also
Feedback