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: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public DataColumnCollection Columns { get; }
Property Value
Type: DataColumnCollectionThe collection of column.
Version Information
See Also