Click or drag to resize

ColumnCollectionDataSource Property

Gets the associated DataSource of the column.

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

Property Value

Type: DataSource
See Also