New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
source
Telerik.Web.UI.PivotGridFieldReorderEventArgs
The event arguments passed when Telerik.Web.UI.RadPivotGrid reorders field.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- System.Web.UI.WebControls.CommandEventArgs
- Telerik.Web.UI.PivotGridCommandEventArgs : IPivotGridCommandEvent
- Telerik.Web.UI.PivotGridFieldReorderEventArgs
Methods
ExecuteCommand
Fires the command stored in property.
Parameters
source System.Object
The source control which triggers the event.
Returns
System.Void
ExecuteCommand
Fires the command stored in property
Returns
System.Void