Click or drag to resize

DataSourceRows Property

Gets the RowCollection of the datasource.

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

Property Value

Type: RowCollection
See Also