New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.PivotGridShowHideFieldEventArgs

The arguments passed when Telerik.Web.UI.RadPivotGrid fires ShowHideField event.

Inheritance Hierarchy

  • System.Object
  • System.EventArgs
  • System.Web.UI.WebControls.CommandEventArgs
  • Telerik.Web.UI.PivotGridCommandEventArgs : IPivotGridCommandEvent
  • Telerik.Web.UI.PivotGridShowHideFieldEventArgs

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

In this article