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

Telerik.Web.UI.PivotGridPrepareDescriptionForFieldEventArgs

Provides data for the PivotGridPrepareDescriptionForFieldEventArgs event.

Inheritance Hierarchy

  • System.Object
  • System.EventArgs
  • Telerik.Web.UI.PivotGridPrepareDescriptionForFieldEventArgs

Properties

Description IDescriptionBase

Gets or sets the description that will be passed to . This property is initialized with the default description for the specified field info.

DescriptionType DataProviderDescriptionType

Gets the type of the description that should be prepared.

Field PivotGridField

Gets the field info for which description should be prepared.

In this article