WorkflowOutline.TreeView Propiedad

Definición

Recupera el control TreeView que se usa para mostrar el esquema del documento.

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

Valor de propiedad

TreeView

El control TreeView utilizado para mostrar el esquema del documento.

Se aplica a