RowCollectionDataSource Property |
Gets the associated DataSource of the row.
Namespace:
Easymap.AddIn.Data
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public DataSource DataSource { get; }
Public ReadOnly Property DataSource As DataSource
Get
Property Value
Type:
DataSourceSee Also