The following tables list the members exposed by IViewPanelInfo.
Name | Description | |
---|---|---|
OverallScrollCount | The total number of viewable records including any viewable descendant records. | |
OverallScrollPosition | Gets/sets the current scroll position. |
Name | Description | |
---|---|---|
GetOverallScrollPositionForRecord | Gets the overall scroll position for a specific record. | |
GetRecordAtOverallScrollPosition | Gets a record at a specific overall scroll position. | |
IsOkToScroll | Returns whether the DataPresenter is in a state where it is ok to scroll. | |
OnRecordsInViewChanged | Notifies the class the implementor when the set of in view records has changed. |