ComponentOne FlexGrid for UWP
IsSynchronizedWithCurrentItem Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : IsSynchronizedWithCurrentItem Property
Gets or sets a value that determines whether the control should synchronize the selection with the selection in the ItemsSource property.
Syntax
'Declaration
 
Public Property IsSynchronizedWithCurrentItem As System.Boolean
public System.bool IsSynchronizedWithCurrentItem {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members