InterfaceICompositeField
Interface
An interface describing a hierarchical item that can participate in pivot grouping. It may have nested IField or ICompositeField items.
Definition
Namespace:Telerik.WinControls.UI.PivotFieldList
Assembly:Telerik.WinControls.PivotGrid.dll
Syntax:
cs-api-definition
public interface ICompositeField : IField
Inherited Members
Properties
HasChildren
Gets a value that indicates if this ICompositeField has children.
Role
Gets the role of this node.
Declaration
cs-api-definition
ContainerNodeRole Role { get; }
Property Value
The role.