RowSelectionItemControllerIsInterSection Property |
If true, this item is connected with the next item on the same level by intersection. If false, it is connected by union.
Namespace: Altaxo.Gui.Data.SelectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsInterSection { get; set; }
Property Value
BooleanSee Also