DataTableColumns Property

Spotfire 15.0 API Reference
Gets the collection of the columns that are part of this data table.

Namespace:  Spotfire.Dxp.Data
Assembly:  Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public DataColumnCollection Columns { get; }

Property Value

Type: DataColumnCollection
The collection of column.
Version Information


See Also

Reference