UpdateSourceCollection Property
UpdateSourceCollection
Gets or sets whether changes in the order of the items are written to Items or ItemsSource.
Declaration
public bool UpdateSourceCollection { get; set; }
Public Property UpdateSourceCollection As Boolean