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