Click or drag to resize

PartitionableListTPartialViewMAddBehavior Property

Gets or sets the behavior for adding items to the view.

Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public PartitionableListAddBehavior AddBehavior { get; set; }

Property Value

PartitionableListAddBehavior
See Also