Resource.Caption Property
In This Article
Gets or sets the resource's caption.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value specifying the resource's caption. |
#Remarks
Use the Caption property to specify a caption for the current resource.
See Also