WorkflowOutline.TreeView Propiedad

Definición

Recupera el TreeView control usado 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

Control TreeView usado para mostrar el esquema del documento.

Se aplica a