Gets the active DataTable. That is, the active
DataTable of the active
Visual, 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 DataTable ActiveDataTableReference { get; }
Property Value
Type: DataTableThe active DataTable; otherwise null.
Version Information
See Also