Click or drag to resize
Cimbalino ToolkitMultiBindingBehaviorMode Property
Gets or sets a value that indicates the direction of the data flow in the binding.

Namespace: Cimbalino.Toolkit.Behaviors
Assembly: Cimbalino.Toolkit (in Cimbalino.Toolkit.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
public BindingMode Mode { get; set; }

Property Value

Type: BindingMode
A value that indicates the direction of the data flow in the binding.
Version Information

Windows

Supported in: 10.0, 8.1

Windows Phone

Supported in: 8.1

Windows Phone Silverlight

Supported in: 8.1, 8.0
See Also