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.SelectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool MergeAdjoinigSegments { get; }
Property Value
BooleanSee Also