C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / IsSynchronizedWithCurrentItem Property

In This Topic
IsSynchronizedWithCurrentItem Property
In This Topic
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 Boolean
 
See Also