WorkflowViewElement.OnShowExpandedChanged(Boolean) Metodo

Definizione

Chiamato quando viene modificata la proprietà di visualizzazione espansa.

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)

Parametri

newValue
Boolean

true per indicare che il valore della proprietà di visualizzazione espansa viene modificato; in caso contrario, false.

Commenti

Non vi è nessuna implementazione predefinita.

Si applica a