PageActiveVisualReference Property

Spotfire 15.0 API Reference
Gets or sets 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: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public Visual ActiveVisualReference { get; set; }

Property Value

Type: Visual
The active Visual; otherwise null.
Version Information


See Also

Reference