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: 11.2.0.0
Syntax
public DataSource DataSource { get; }

Property Value

Type: DataSource
See Also