The BaseTasksControl type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| EditingContext | Gets the editing context to retrieve for example the Spotfire AnalysisApplication instance. | |
| IsUpdating | Gets a value indicating whether the controls are being updated.
Use this property in UI event handlers to prevent model updates. | |
| TooltipControl | Gets the tooltip control for the user control. |
See Also