Condividi tramite


SequentialWorkflowRootDesigner.Header Proprietà

Definizione

Ottiene l'intestazione associata al RootDesigner.

protected:
 virtual property System::Workflow::ComponentModel::Design::SequentialWorkflowHeaderFooter ^ Header { System::Workflow::ComponentModel::Design::SequentialWorkflowHeaderFooter ^ get(); };
protected virtual System.Workflow.ComponentModel.Design.SequentialWorkflowHeaderFooter Header { get; }
member this.Header : System.Workflow.ComponentModel.Design.SequentialWorkflowHeaderFooter
Protected Overridable ReadOnly Property Header As SequentialWorkflowHeaderFooter

Valore della proprietà

SequentialWorkflowHeaderFooter

Oggetto SequentialWorkflowHeaderFooter che rappresenta l'intestazione associata a SequentialWorkflowRootDesigner.

Commenti

Il contenuto della proprietà Header viene visualizzato nella parte superiore del RootDesigner nella superficie di progettazione del flusso di lavoro. Nell'intestazione possono essere visualizzati icone e testo, incluso il testo che indica la visualizzazione di progettazione attualmente presente nella superficie di progettazione.

Si applica a