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

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

C#
public interface ITwoWayPropertyBinding : IPropertyBinding

Derived Classes: RadPropertyBinding

Inherited Members IPropertyBinding.CanGetValueForProperty(RadProperty)IPropertyBinding.GetValue()

Methods

C#
void UpdateBindingSourceProperty(RadProperty boundProperty, object newValue)
Parameters:boundPropertyRadPropertynewValueobject