Click or drag to resize
DataPager Properties

The DataPager type exposes the following members.

Properties
  NameDescription
Public propertyAtEdge
Return true for all pages that are at the edge of the data table.
Public propertyAtEdgeBottom
Return true for all pages that are at the bottom edge of the data table.
Public propertyAtEdgeLeft
Return true for all pages that are at the left edge of the data table.
Public propertyAtEdgeRight
Return true for all pages that are at the right edge of the data table.
Public propertyAtEdgeTop
Return true for all pages that are at the top edge of the data table.
Public propertyCurrentPages
The current set of pages.
Public propertyNumberOfColumns
The total number of columns in the data table.
Public propertyNumberOfRows
The total number of rows in the data table.
Public propertyOutsideEdge
Return true for all pages that are completely outside the edge of the data table.
Top
See Also