Interface
IFieldInfoExtractor

A IPivotFieldInfos provider.

Definition

Namespace:Telerik.Pivot.Core.Fields

Assembly:Telerik.Pivot.Core.dll

Syntax:

cs-api-definition
public interface IFieldInfoExtractor

Methods

GetDescriptions()

Gets the IPivotFieldInfos.

Declaration

cs-api-definition
[SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate", Justification = "Design choice.")]
IEnumerable<IPivotFieldInfo> GetDescriptions()

Returns

IEnumerable<IPivotFieldInfo>

The IPivotFieldInfos.

In this article
DefinitionMethodsGetDescriptions()
Not finding the help you need?
Contact Support