Back to API Home
Assembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
The original viewer.
Gets or sets the original viewer from which the event originated from.
Namespace: Dundas.Dashboard.UIFramework.ViewerAssembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
Syntax
C# |
---|
public Viewer OriginalViewer { get; set; } |
Visual Basic |
---|
Public Property OriginalViewer As Viewer Get Set |
Property Value
Type: ViewerThe original viewer.