PartitionableListTPartialViewMAddBehavior Property |
Gets or sets a property that determines at which position in the parent's list an item is placed when it is added to the
PartitionableListTPartialViewM;
Namespace: Altaxo.CollectionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public PartitionableListAddBehavior AddBehavior { get; set; }
Property Value
PartitionableListAddBehavior
The behavior when an item is added to this view.
See Also