Represents table segment (offset and limit).
Inheritance Hierarchy
NReco.PivotData.PaginatePivotTable.Page
Namespace: NReco.PivotData
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
The PaginatePivotTable.Page type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PaginatePivotTable.Page() | Initializes a new instance of the PaginatePivotTable.Page class |
![]() | PaginatePivotTable.Page(Int32, Int32) | Initializes a new instance of the PaginatePivotTable.Page class |
Properties
Name | Description | |
---|---|---|
![]() | Limit | |
![]() | Offset |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also