Name | Description | |
---|---|---|
![]() | CollectionViewBatchEditRequest<T> Constructor |
The following tables list the members exposed by CollectionViewBatchEditRequest<T>.
Name | Description | |
---|---|---|
![]() | CollectionViewBatchEditRequest<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 | Gets the extra request data. (Inherited from C1.Web.Mvc.CollectionViewRequest<T>) |
![]() | OperatingItems | The batch operating data. |
![]() | 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>) |