SchedulerMenuItem() Constructor
Initializes a new instance of the SchedulerMenuItem class with default settings.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Remarks
Note that in this case the DXMenuItem.Caption property will be set to System.String.Empty
.
See Also