PropertyBoundObject
Class
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class PropertyBoundObject
Inheritance: objectPropertyBoundObject
C#
public RadProperty Property { get; }
Constructors
C#
public PropertyBoundObject(RadObject boundObject, RadProperty boundProperty)
Properties
C#
public bool IsObjectAlive { get; }
Methods
C#
public void UpdateValue()