Occurs if an error is encountered while saving a display.

Namespace: Ico.Gwx
Assembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public event SaveEventHandler SaveFailed
Visual Basic
Public Event SaveFailed As SaveEventHandler
JScript
JScript does not support events.

Implements

IGwxControlSaveFailed()()()()

See Also