Click or drag to resize

DataSourceColumns Property

Gets the ColumnCollection of the datasource.

Namespace:  Easymap.AddIn.Data
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public ColumnCollection Columns { get; }

Property Value

Type: ColumnCollection
See Also