ComponentOne Basic Library for UWP
UpdateSourceCollection Property

C1.UWP Assembly > C1.Xaml Namespace > C1TabControl Class : UpdateSourceCollection Property
Gets or sets whether changes in the order of the items are written to Items or ItemsSource.
Syntax
'Declaration
 
Public Property UpdateSourceCollection As System.Boolean
public System.bool UpdateSourceCollection {get; set;}
See Also

Reference

C1TabControl Class
C1TabControl Members