WorksheetControllerFirstVisibleColumn Property |
Gets or sets the index of the first visible data column.
Namespace: Altaxo.Gui.Worksheet.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic int FirstVisibleColumn { get; set; }Property Value
Int32
See Also