ColumnCollectionDataSource Property |
Gets the associated DataSource of the column.
Namespace:
Easymap.AddIn.Data
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic DataSource DataSource { get; }
Public ReadOnly Property DataSource As DataSource
Get
Property Value
Type:
DataSource
See Also