WorksheetControllerVerticalScrollPosition Property |
The vertical scroll position is defined as following:
If 0 (zero), the data row 0 is the first visible line (after the column header).
If positive, the data row with the number of VertScrollPos is the first visible row.
If negative, the property column with index PropertyColumnCount+VertScrollPos is the first visible line.
Namespace: Altaxo.Gui.Worksheet.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax See Also