PaginatePivotTable.Page Class

NReco.PivotData Class Library Documentation
Represents table segment (offset and limit).
Inheritance Hierarchy

System.Object
  NReco.PivotData.PaginatePivotTable.Page

Namespace:  NReco.PivotData
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

public class Page

The PaginatePivotTable.Page type exposes the following members.

Constructors

  NameDescription
Public methodPaginatePivotTable.Page()
Initializes a new instance of the PaginatePivotTable.Page class
Public methodPaginatePivotTable.Page(Int32, Int32)
Initializes a new instance of the PaginatePivotTable.Page class
Top
Properties

  NameDescription
Public propertyLimit
Public propertyOffset
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference