Click or drag to resize
Task Scheduler Managed Class Library

TaskHistoryControl Properties

The TaskHistoryControl type exposes the following members.

Properties
 NameDescription
Public propertyContainerGets the IContainer that contains the Component.
(Inherited from Component)
Protected propertyDesignModeGets a value that indicates whether the Component is currently in design mode.
(Inherited from Component)
Protected propertyEventsGets the list of event handlers that are attached to this Component.
(Inherited from Component)
Public propertyMaxQueryCount Gets or sets the maximum query count. Use -1 for all or infinite.
Public propertyShowErrors Gets or sets a value indicating whether errors are shown in the UI.
Public propertyTask Gets or sets the task used to retrieve the history for this control.
Top
See Also