CalendarBase.Resources Property
In This Article
Provides access to the resources for appointments.
Namespace: DevExpress.UI.Xaml.Scheduler
Assembly: DevExpress.UI.Xaml.Scheduler.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A Resource |
#Remarks
Specify the Calendar’s Calendar.ResourcesSource and set the required Calendar.ResourceMappings to load resources from a data source.
See Also