This documentation is for the old version. Go to the latest Graphics Mill docs

BaseViewer.WorkspaceChanged Event

Occurs when the content of the associated workspace is replaced.

Namespace: Aurigma.GraphicsMill.AjaxControls
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

Visual Basic
<BrowsableAttribute(True)> _
Public Event WorkspaceChanged As EventHandler
C#
[BrowsableAttribute(true)]
public event EventHandler WorkspaceChanged

See Also

Reference