Click or drag to resize

UnionOfRowSelectionsMergeAdjoinigSegments Property

If true, segments that are adjoin, are merged into one larger segment. If false, segments that are adjoin will remain separated.

Namespace: Altaxo.Data.Selections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool MergeAdjoinigSegments { get; }

Property Value

Boolean
See Also