A newer version of this page is available.
Switch to the current version.
Resource.Caption Property
Gets or sets the resource's caption.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v18.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. The caption is displayed in the view's resource header if the view is grouped by date or resource. The Caption value is used in resource editors to identify a resource to the end-user.
See Also
Feedback