Class RadPivotFieldList
Inheritance
System.Object
RadPivotFieldList
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
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class RadPivotFieldList : Control, IAutomationPeer, IPeerConverter, IRadPivotFieldList, IControl, IFrameworkElement, ITargetElement
Constructors
RadPivotFieldList()
Declaration
public RadPivotFieldList()
Properties
ColumnLabels
Declaration
public IRadPivotFieldBox ColumnLabels { get; }
Property Value
Implements
FieldListTree
Declaration
public IRadPivotFieldListTree FieldListTree { get; }
Property Value
Implements
ReportFilter
Declaration
public IRadPivotFieldBox ReportFilter { get; }
Property Value
Implements
RowLabels
Declaration
public IRadPivotFieldBox RowLabels { get; }
Property Value
Implements
Values
Declaration
public IRadPivotFieldBox Values { get; }
Property Value
Implements
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.
|
Overrides
Methods
DragFieldBoxItem(String, IRadPivotFieldBox, IRadPivotFieldBox)
Declaration
public void DragFieldBoxItem(string FieldName, IRadPivotFieldBox SourceList, IRadPivotFieldBox TargetList)
Parameters
System.
|
IRad
|
IRad
|
Implements
ToggleDeferLayoutUpdate()
Declaration
public void ToggleDeferLayoutUpdate()