Click or drag to resize

IWorksheetControllerArePropertyCellsSelected 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#
bool ArePropertyCellsSelected { get; }

Property Value

Boolean
See Also