Click or drag to resize

WorksheetControllerArePropertyCellsSelected Property

Returns true if one or more property columns or rows are selected.

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

Property Value

Boolean

Implements

IWorksheetControllerArePropertyCellsSelected
See Also