Skip to main content

ResourceCategoryOptions Class

Provides access to options that specify resource categories.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v23.2.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