Easymap.AddIn.Data Namespace |
| Class | Description | |
|---|---|---|
| Column |
Base class for columns.
| |
| ColumnCollection |
List of all available columns.
| |
| ColumnExtendedPropertyCollection |
Gets or Sets extendend String properties for a Column | |
| DataSource |
Base class for datasources.
| |
| DataSourceCollection |
List of all available datasources.
| |
| FilteredDataSource |
A filtered DataSource | |
| Row |
Base class for rows.
| |
| RowCollection |
List of all available rows.
| |
| TableDataSource |
Specifies the datasource of the associate table
| |
| View |
View
| |
| ViewCollection |
List of Views
| |
| ViewDataSource |
The result DataSource for a View |
| Enumeration | Description | |
|---|---|---|
| SortDirection |
Specifies the direction in which to sort a list.
| |
| ViewMode |
Specifies if the output of the View contains aggregated (GroupBy) values
|