Click or drag to resize

RowCollectionDataSource Property

Gets the associated DataSource of the row.

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

Property Value

Type: DataSource
See Also