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