Skip to main content

ResourceEmpty Properties

Provides static methods to obtain the empty resource and its identifier.
Name Description
Id static Gets the identifier interpreted as an empty resource - a resource which does not exist or is undefined.
Resource static Gets the DevExpress.XtraScheduler.Resource object which as an empty resource - a resource which does not exist or undefined.
See Also