Class FieldInfoNode
Represents a node that is associated with IPivot
Inherited Members
Namespace: Telerik.Pivot.Core.Fields
Assembly: Telerik.Pivot.Core.dll
Syntax
public sealed class FieldInfoNode : ContainerNode
Constructors
FieldInfoNode(IPivotFieldInfo)
Initializes a new instance of the Field
Declaration
public FieldInfoNode(IPivotFieldInfo info)
Parameters
IPivot The IPivot |
FieldInfoNode(IPivotFieldInfo, ContainerNodeRole)
Initializes a new instance of the Field
Declaration
public FieldInfoNode(IPivotFieldInfo info, ContainerNodeRole role)
Parameters
IPivot The IPivot |
Container The role. |