Click or drag to resize

WorksheetControllerVisibleTableRows Property

Gets the number of visible table rows.

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

Property Value

Int32
See Also