ScrollingObjectCollection.PaginationMode Enum    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Scroll pagination modes.
public: enum class ScrollingObjectCollection::PaginationModepublic enum ScrollingObjectCollection.PaginationModetype ScrollingObjectCollection.PaginationMode = Public Enum ScrollingObjectCollection.PaginationMode- Inheritance
- 
				ScrollingObjectCollection.PaginationMode
Fields
| Name | Value | Description | 
|---|---|---|
| ByTier | 0 | |
| ByPage | 1 | |
| ToCellIndex | 2 |