Partager via


WorkflowViewElement.OnShowExpandedChanged(Boolean) Méthode

Définition

Appelée lorsque la propriété d’affichage développé est modifiée.

protected:
 virtual void OnShowExpandedChanged(bool newValue);
protected virtual void OnShowExpandedChanged (bool newValue);
abstract member OnShowExpandedChanged : bool -> unit
override this.OnShowExpandedChanged : bool -> unit
Protected Overridable Sub OnShowExpandedChanged (newValue As Boolean)

Paramètres

newValue
Boolean

true pour indiquer que la valeur de la propriété d'affichage développé a été modifiée ; sinon, false.

Remarques

Il n'y a pas d'implémentation par défaut.

S’applique à