TableColumn DataColumn Property TIBCO Spotfire 6.0 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: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public DataColumn DataColumn { get; }

Property Value

Type: DataColumn
See Also