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

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

Provides data for the E:Telerik.Web.UI.PivotGrid.Core.Fields.IFieldDescriptionProvider.GetDescriptionsDataAsyncCompleted event.

Inheritance Hierarchy

  • System.Object
  • System.EventArgs
  • Telerik.Web.UI.PivotGrid.Core.Fields.GetDescriptionsDataCompletedEventArgs

Properties

DescriptionsData IFieldInfoData

Provides information about available fields/properties.

Error Exception

Gets a value indicating which error occurred during an operation.

State Object

Gets the unique identifier for the asynchronous operation.

In this article