Name | Description | |
---|---|---|
CellsRange | Gets the range of cells currently visible. | |
Columns | Gets the collection of columns which are currently in the viewport. | |
ExtentSize | Gets the size of the content would take up. This size is estimated and could change as the scroll changes. | |
FirstVisibleColumn | Gets the left most visible column. | |
FirstVisibleRow | Gets the top most visible row. | |
HorizontalOffset | Gets a value that contains the horizontal offset of the scrolled content. | |
LastVisibleColumn | Gets the right most visible column. | |
LastVisibleRow | Gets the bottom most visible row. | |
Rows | Gets the collection of rows which are currently in the viewport. | |
Size | Gets the size of the viewport. | |
VerticalOffset | Gets a value that contains the vertical offset of the scrolled content. |