PartitionableList<T>.PartialView<M>.AddBehavior Property |
Namespace: Altaxo.CollectionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic PartitionableListAddBehavior AddBehavior { get; set; }
Property Value
PartitionableListAddBehavior
The behavior when an item is added to this view.
See Also