ClassLayoutControlToolBoxView
Represents the LayoutControlToolBoxView wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
public class LayoutControlToolBoxView : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlLayoutControlToolBoxView
Implements:
Inherited Members
Constructors
LayoutControlToolBoxView()
Initializes a new instance of the LayoutControlToolBoxView class.
Declaration
public LayoutControlToolBoxView()
Properties
DeletedItemsExpander
Gets DeletedItemsExpander inside LayoutControlToolBoxView
Declaration
public RadExpander DeletedItemsExpander { get; }
Property Value
DeletedItemsListBox
Gets DeletedItemsListBox inside LayoutControlToolBoxView
Declaration
public RadListBox DeletedItemsListBox { get; }
Property Value
ItemsExpander
Gets ItemsExpander inside LayoutControlToolBoxView
ItemsListBox
Gets ItemsListBox inside LayoutControlToolBoxView
ItemsTab
Gets ItemsTab inside LayoutControlToolBoxView
Declaration
public LayoutControlTabGroupItem ItemsTab { get; }
Property Value
StructureTab
Gets StructureTab inside LayoutControlToolBoxView
Declaration
public LayoutControlTabGroupItem StructureTab { get; }
Property Value
StructureTree
Gets StructureTree inside LayoutControlToolBoxView
TabContent
Gets TabContent of the ToolBoxTabControl inside LayoutControlToolBoxView
Declaration
public ContentControl TabContent { get; }
Property Value
ToolBoxTabControl
Gets ToolBoxTabControl inside LayoutControlToolBoxView
Declaration
public LayoutControlTabGroup ToolBoxTabControl { get; }
Property Value
TrackDeletedItems
Gets or Sets the TrackDeletedItems value via automation property.