DocumentViewCurrent Property TIBCO Spotfire 7.6 API Reference
Gets the view of the document that is currently associated with the current thread. The current view of the document determines the value of the properties for active page, active visualization, active data table, active marking, and active filtering selection.

Namespace: Spotfire.Dxp.Framework.DocumentModel
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
public static DocumentView Current { get; }

Property Value

Type: DocumentView
The current document view, or null.
Version Information

Supported in: 7.6, 7.5
See Also

Reference