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

Property Value

RowCollection
See Also