SchedulerMenuItem Constructors
Represents an individual item that is displayed within a Scheduler‘s popup (context) menu.
Name | Parameters | Description |
---|---|---|
Scheduler |
none |
Initializes a new instance of the Scheduler |
Scheduler |
caption, click, image, update |
Initializes a new instance of the Scheduler |
Scheduler |
caption, click, image |
Initializes a new instance of the Scheduler |
Scheduler |
caption, click |
Initializes a new instance of the Scheduler |
Scheduler |
caption |
Initializes a new instance of the Scheduler |
See Also