windowsforms-devexpress-dot-xtrascheduler-016b09e7.md
Provides resource header options for the Scheduler control.
Namespace : DevExpress.XtraScheduler
Assembly : DevExpress.XtraScheduler.v25.2.dll
NuGet Package : DevExpress.Win.Scheduler
public class SchedulerResourceHeaderOptions :
SchedulerResourceHeaderOptionsBase
Public Class SchedulerResourceHeaderOptions
Inherits SchedulerResourceHeaderOptionsBase
The following members return SchedulerResourceHeaderOptions objects:
The SchedulerResourceHeaderOptions class provides a set of properties that control how the resource headers will look within a Scheduler control. These properties can be accessed via the SchedulerOptionsView.ResourceHeaders property of the control’s SchedulerControl.OptionsView.
Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions SchedulerResourceHeaderOptionsBase SchedulerResourceHeaderOptions ReportResourceHeaderOptions
See Also