RowCollectionDataSource Property |
Gets the associated DataSource of the row.
Namespace: Easymap.AddIn.DataAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic DataSource DataSource { get; }Public ReadOnly Property DataSource As DataSource
Get
Property Value
DataSource
See Also