![]() | TaskBrowserDialog Properties |
The TaskBrowserDialog type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowFolderSelection |
Gets or sets a value indicating whether folders may be selected.
|
![]() | Container | Gets the IContainer that contains the Component. (Inherited from Component.) |
![]() | Description |
Gets or sets the description.
|
![]() | DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) |
![]() | Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) |
![]() | SelectedPath |
Gets or sets the selected item path. The path may reference either a Task or a TaskFolder.
|
![]() | SelectedPathType |
Gets the type of the selected path. Value is null if unresolved or not selected.
|
![]() | ShowTasks |
Gets or sets a value indicating whether to show tasks along with the folders.
|
![]() | TaskService |
Gets or sets the TaskService.
|