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