Click or drag to resize
HyperCubePager Properties

The HyperCubePager type exposes the following members.

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