ResourceCategory.SelectedResource Property
In This Article
Gets or sets the resource (tab) selected in the category.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
#Property Value
Type | Description |
---|---|
Resource | An object that specifies the resource (tab) selected in the category. |
See Also