Gets or sets whether changes in the order of the items are written to Items or ItemsSource.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public bool UpdateSourceCollection { get; set; } |
| Visual Basic |
|---|
Public Property UpdateSourceCollection As Boolean Get Set |