Interface
ITwoWayPropertyBinding

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public interface ITwoWayPropertyBinding : IPropertyBinding

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

Methods

UpdateBindingSourceProperty(RadProperty, object)

Declaration

cs-api-definition
void UpdateBindingSourceProperty(RadProperty boundProperty, object newValue)

Parameters

boundProperty

RadProperty

newValue

object