Interface
IField

An interface describing an item that can participate in pivot grouping.

Definition

Namespace:Telerik.Windows.Controls.FieldList

Assembly:Telerik.Windows.Controls.PivotFieldList.dll

Syntax:

cs-api-definition
public interface IField

Properties

FieldInfo

Gets the field info associated with this instance.

Declaration

cs-api-definition
IPivotFieldInfo FieldInfo { get; }

Property Value

IPivotFieldInfo

The field info.

ParentList

Gets the FieldCollection this IField belongs to.

Declaration

cs-api-definition
FieldCollection ParentList { get; }

Property Value

FieldCollection

In this article
DefinitionPropertiesFieldInfoParentList
Not finding the help you need?
Contact Support