Click or drag to resize
Task Scheduler Managed Class Library

CalendarTriggerUI Properties

The CalendarTriggerUI type exposes the following members.

Properties
  NameDescription
Public propertyAvailableTriggers
Gets or sets the available triggers.
Public propertyContainer
Gets the IContainer that contains the Component.
(Inherited from Component.)
Protected propertyDesignMode
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.)
Protected propertyEvents
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.)
Public propertyIsV2
Gets or sets a value indicating whether this editor supports a V1 or V2 trigger.
Public propertyTrigger
Gets or sets the trigger that is being edited. A new trigger may be returned so you remove and re-add the resulting value to the TriggerCollection.
Public propertyUseUnifiedSchedulingEngine
Gets or sets a value indicating whether dialog should restrict items to those available when using the Unified Scheduling Engine.
Top
See Also