Class RadPivotFieldListTree
Inheritance
System.Object
RadPivotFieldListTree
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class RadPivotFieldListTree : ContentControl, IAutomationPeer, IPeerConverter, IRadPivotFieldListTree, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
RadPivotFieldListTree()
Declaration
public RadPivotFieldListTree()
Properties
FieldListGroupHeaders
Declaration
public IList<IRadPivotFieldListGroupHeader> FieldListGroupHeaders { get; }
Property Value
System.Collections.Generic.IList<IRadPivotFieldListGroupHeader>
|
Implements
FieldListHeaders
Declaration
public IList<IRadPivotFieldListHeader> FieldListHeaders { get; }
Property Value
System.Collections.Generic.IList<IRadPivotFieldListHeader>
|
Implements
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|