Columns

Table.Columns property

Returns the collectoin of columns. Read-only IColumnCollection.

public IColumnCollection Columns { get; }

See Also