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: 12.0.0.0
Syntax
public RowCollection Rows { get; }

Property Value

Type: RowCollection
See Also