Gets the data view that is calculated from the other
parameters.
Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public DataView DataView { get; }
Property Value
Type: DataViewExceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown when the PersistentDataView is not attached. |
Remarks
Version Information
See Also