TableColumnDataColumn Property

TIBCO Spotfire 12.5 API Reference
Gets the DataColumn associated with this object. This property is null for virtual columns.

Namespace:  Spotfire.Dxp.Application.Visuals
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 61.0.18514.5470 (61.0.18514.5470)
Syntax

C#
public DataColumn DataColumn { get; }

Property Value

Type: DataColumn
Version Information


See Also

Reference