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
IRadPivotFieldBox
|
Implements
FieldListTree
Declaration
public IRadPivotFieldListTree FieldListTree { get; }
Property Value
IRadPivotFieldListTree
|
Implements
ReportFilter
Declaration
public IRadPivotFieldBox ReportFilter { get; }
Property Value
IRadPivotFieldBox
|
Implements
RowLabels
Values
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|
Overrides
Methods
DragFieldBoxItem(String, IRadPivotFieldBox, IRadPivotFieldBox)
Declaration
public void DragFieldBoxItem(string FieldName, IRadPivotFieldBox SourceList, IRadPivotFieldBox TargetList)
Parameters
System.String
FieldName
|
IRadPivotFieldBox
SourceList
|
IRadPivotFieldBox
TargetList
|
Implements
ToggleDeferLayoutUpdate()
Declaration
public void ToggleDeferLayoutUpdate()