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