Click or drag to resize

WorksheetControllerVerticalPositionOfFirstVisibleDataRow Property

This returns the vertical position of the first visible data row.;

Namespace: Altaxo.Gui.Worksheet.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int VerticalPositionOfFirstVisibleDataRow { get; }

Property Value

Int32
See Also