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: 12.3.0.0
Syntax
public ColumnCollection Columns { get; }

Property Value

ColumnCollection
See Also