SequentialWorkflowHeaderFooter.OnLayout Método

Definición

Notifica cuando el usuario cambia la SequentialWorkflowHeaderFooter posición de los elementos que contiene.

public:
 virtual void OnLayout(System::Workflow::ComponentModel::Design::ActivityDesignerLayoutEventArgs ^ e);
public virtual void OnLayout(System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs e);
abstract member OnLayout : System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs -> unit
override this.OnLayout : System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs -> unit
Public Overridable Sub OnLayout (e As ActivityDesignerLayoutEventArgs)

Parámetros

Se aplica a