RadPivotFieldList
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
C#
public class RadPivotFieldList : Control, IAutomationPeer, IPeerConverter, IRadPivotFieldList, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlRadPivotFieldList...
Implements:
Inherited Members
Constructors
C#
public RadPivotFieldList()
Properties
C#
public IRadPivotFieldBox ColumnLabels { get; }
Implements:
C#
public IRadPivotFieldListTree FieldListTree { get; }
Implements:
C#
public IRadPivotFieldBox ReportFilter { get; }
Implements:
C#
public IRadPivotFieldBox RowLabels { get; }
Implements:
C#
public IRadPivotFieldBox Values { get; }
Implements:
Methods
C#
public void DragFieldBoxItem(string FieldName, IRadPivotFieldBox SourceList, IRadPivotFieldBox TargetList)
Implements:
C#
public void ToggleDeferLayoutUpdate()
Implements:
C#
public void UpdateGrid()
Implements: