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.v20.1.dll

NuGet Package: 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