Click or drag to resize

WorksheetControllerClearAllSelections Method

Clears all selections of columns, rows or property columns.

Namespace: Altaxo.Gui.Worksheet.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void ClearAllSelections()

Implements

IWorksheetControllerClearAllSelections
See Also