DataSourceSelectResultProcessingOptions Properties
.NET Framework 4.5
The DataSourceSelectResultProcessingOptions type exposes the following members.
| Name | Description | |
|---|---|---|
|
AutoPage | Indicates whether paging is done automatically by the ModelDataSourceView object. |
|
AutoSort | Indicates whether sorting is done automatically by the ModelDataSourceView object. |
|
ModelType | The Type which is used for auto paging and auto sorting. |