WorkflowOutline.TreeView Property

Definition

Retrieves the TreeView control used to display the document outline.

protected public:
 property System::Windows::Forms::TreeView ^ TreeView { System::Windows::Forms::TreeView ^ get(); };
protected internal System.Windows.Forms.TreeView TreeView { get; }
member this.TreeView : System.Windows.Forms.TreeView
Protected Friend ReadOnly Property TreeView As TreeView

Property Value

The TreeView control used to display the document outline.

Applies to