Resource.Image Property
In This Article
Gets or sets the resource's image.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Image | A Image value specifying the resource's image. |
#Remarks
Use the Image property to specify the image to be shown within the header of the current resource.
See Also