| C1.Web.Mvc Namespace : CollectionViewRequest<T> Class | 
The following tables list the members exposed by CollectionViewRequest<T>.
| Name | Description | |
|---|---|---|
![]()  | CollectionViewRequest<T> Constructor | 
| Name | Description | |
|---|---|---|
![]()  | Column | Gets or sets which column of data will be acquired | 
![]()  | Command | The request command type. | 
![]()  | Distinct | Indicate the data of column should be distinct. | 
![]()  | ExtraRequestData | Get the extra request data. | 
![]()  | PageIndex | The page index. | 
![]()  | PageSize | The page size. | 
![]()  | Skip | Gets or sets the skip items' count from the start. | 
![]()  | SortDescriptions | The sort descriptions. | 
![]()  | Top | Gets or sets the items' count required. |