ComponentOne FlexGrid for WPF and Silverlight
IsSynchronizedWithCurrentItem Property (C1FlexGrid)

C1.WPF.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