A common attribute which can be assigned to appointments to group them.
Namespace:DevExpress.Xpf.Scheduling
Assembly:DevExpress.Xpf.Scheduling.v19.2.dll

Syntax
C# |
public class ResourceItem : SourceObjectContainer
|
VB |
Public Class ResourceItem Inherits SourceObjectContainer
|

Remarks
To learn more, see Resources.

Inheritance Hierarchy
System.Object
DevExpress.Xpf.Scheduling.Internal.NotifyPropertyChangedBase
SourceObjectContainer
ResourceItem

See Also