Interface IRadPivotFieldList
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IRadPivotFieldList : IControl, IFrameworkElement, ITargetElement
Properties
ColumnLabels
FieldListTree
ReportFilter
RowLabels
Values
Methods
DragFieldBoxItem(String, IRadPivotFieldBox, IRadPivotFieldBox)
Declaration
void DragFieldBoxItem(string FieldName, IRadPivotFieldBox SourceList, IRadPivotFieldBox TargetList)
Parameters
System.String
FieldName
|
IRadPivotFieldBox
SourceList
|
IRadPivotFieldBox
TargetList
|
ToggleDeferLayoutUpdate()
Declaration
void ToggleDeferLayoutUpdate()
UpdateGrid()
Declaration
void UpdateGrid()