LabelFormattingEventHandler
Delegate
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public delegate void LabelFormattingEventHandler(object sender, LabelFormattingEventArgs e)
Constructors
Methods
C#
public virtual IAsyncResult BeginInvoke(object sender, LabelFormattingEventArgs e, AsyncCallback callback, object @object)
C#
public virtual void Invoke(object sender, LabelFormattingEventArgs e)