Skip to main content
A newer version of this page is available. .

ResourceCategoryOptions Class

Provides access to options that specify resource categories.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v21.1.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Scheduler

Declaration

public class ResourceCategoryOptions :
    SchedulerNotificationOptions

The following members return ResourceCategoryOptions objects:

Remarks

The ResourceCategoryOptions type specifies the SchedulerControl.OptionsView.ResourceCategories property.

See Also