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

Telerik.Web.UI.PivotGrid.Core.Fields.FieldDescriptionProviderBase

A base class for various implementations of Telerik.Web.UI.PivotGrid.Core.Fields.IFieldDescriptionProvider .

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.PivotGrid.Core.Fields.FieldDescriptionProviderBase : IFieldDescriptionProvider

Properties

IsBusy Boolean

Methods

GetDescriptionsDataAsync

Returns

System.Void

OnDescriptionsDataCompleted

Raise GetDescriptionsDataAsyncCompleted event.

Parameters

args Telerik.Web.UI.PivotGrid.Core.Fields.GetDescriptionsDataCompletedEventArgs

The event args used to invoke the event.

Returns

System.Void

In this article