SchedulerMenuCheckItem Constructors
Represents an individual check 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, check, image, checked |
Initializes a new instance of the Scheduler |
Scheduler |
caption, check, image, checked |
Initializes a new instance of the Scheduler |
Scheduler |
caption, check, update |
Initializes a new instance of the Scheduler |
Scheduler |
caption, check |
Initializes a new instance of the Scheduler |
Scheduler |
caption |
Initializes a new instance of the Scheduler |
See Also