Gets the active Visual. That is, the active
Visual of the active
Page, if there is any. May return null.
Namespace: Spotfire.Dxp.Application
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public Visual ActiveVisualReference { get; }
Property Value
Type: VisualThe active Visual; otherwise null.
Version Information
See Also