Click or drag to resize

WorksheetController_columnWidthResizingPositions Field

List of x positions where the horizontal resizing cursor should be shown in order to resize the columns.

Namespace: Altaxo.Gui.Worksheet.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected List<double> _columnWidthResizingPositions

Field Value

ListDouble
See Also