Class RadPivotFieldBox
Inheritance
System.Object
RadPivotFieldBox
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 RadPivotFieldBox : ContentControl, IAutomationPeer, IPeerConverter, IRadPivotFieldBox, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
RadPivotFieldBox()
Declaration
public RadPivotFieldBox()
Properties
FieldBoxItems
Declaration
public IList<IRadPivotFieldBoxItem> FieldBoxItems { get; }
Property Value
System.Collections.Generic.IList<IRadPivotFieldBoxItem>
|
Implements
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|