Pivot table wrapper for rows and columns pagination.
Inheritance Hierarchy
NReco.PivotDataPaginatePivotTable
Namespace: NReco.PivotData
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
The PaginatePivotTable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PaginatePivotTable |
Initializes a new instance of PaginatePivotTable instance.
|
Properties
Name | Description | |
---|---|---|
ColumnKeys | ||
Columns | ||
IncludePrevNextGroups |
Include special prev/next groups into pivot table.
| |
PivotData | ||
PrevNextValueText |
Get or set placeholder value for pager prev/next groups.
| |
RowKeys | ||
Rows |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GetValue | ||
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Remarks
See Also