InterfaceIPropertyBinding
Interface
Supports methods for bound properties of two RadObject instances.
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public interface IPropertyBinding
Methods
CanGetValueForProperty(RadProperty)
Declaration
cs-api-definition
bool CanGetValueForProperty(RadProperty property)
Parameters
property
Returns