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

Telerik.Web.UI.PivotGrid.Core.Fields.FieldInfoNode

Represents a node that is associated with Telerik.Web.UI.PivotGrid.Core.Fields.IPivotFieldInfo instance.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.PivotGrid.Core.Fields.ContainerNode
  • Telerik.Web.UI.PivotGrid.Core.Fields.FieldInfoNode

Properties

Caption String

Gets or sets the display name.

Children IList1`

Gets the children.

FieldInfo IPivotFieldInfo

HasChildren IList1`

Value indicating whether this instance has child nodes.

Name String

Gets a string that can be used as an identifier of this instance.

Role ContainerNodeRole

Gets or sets the role.

In this article