Resource.Color Property
In This Article
Gets or sets the color associated with the resource.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Color | A Color structure that specifies the resource's color. |
#Remarks
Use the Color property to specify the color of the time cells associated with the current resource.
NOTE
The Resource
See Also