easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn.Data
DataSource Class
DataSource Properties
AllowEdit Property
AllowNew Property
AllowRemove Property
Columns Property
ContainsListCollection Property
LTComponent Property
ReadOnly Property
Rows Property
DataSource
Rows Property
Gets the
RowCollection
of the datasource.
Namespace:
Easymap.AddIn.Data
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
RowCollection
Rows
{
get
; }
Public
ReadOnly
Property
Rows
As
RowCollection
Get
Property Value
Type:
RowCollection
See Also
Reference
DataSource Class
Easymap.AddIn.Data Namespace