New to Telerik UI for WPFStart a free 30-day trial

Describes the direction of data flow in a collection synchronization.

Definition

Namespace:Telerik.Windows.Data

Assembly:Telerik.Windows.Data.dll

Syntax:

C#
public enum SynchronizationMode

Fields

Synchronization is disabled.

C#
None = 2

Only changes from the target to the source are synchronized.

C#
OneWayToSource = 1

Both collections are synchronized.

C#
TwoWay = 0
In this article
DefinitionFieldsNoneOneWayToSourceTwoWay
Not finding the help you need?
Contact Support