MapPropertyDelegate
Delegate
Allows RadObject inheritors to replace RadProperty instances with another one.
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
C#
public delegate RadProperty MapPropertyDelegate(RadProperty request)
Constructors
Methods
C#
public virtual IAsyncResult BeginInvoke(RadProperty request, AsyncCallback callback, object @object)