Class FieldBoxItem
A System.Windows.Controls.ContentControl used as item in the FieldBox.
Inheritance
System.Object
FieldBoxItem
Namespace: Telerik.Windows.Controls.FieldList
Assembly: Telerik.Windows.Controls.PivotFieldList.dll
Syntax
public class FieldBoxItem : ContentControl
Constructors
FieldBoxItem()
Methods
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System.Windows.Automation.Peers.AutomationPeer
|