Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
C#
public class LayoutControlToolBoxView : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlLayoutControlToolBoxView...
Implements:
Inherited Members
Constructors
C#
public LayoutControlToolBoxView()
Properties
C#
public RadExpander DeletedItemsExpander { get; }
C#
public RadListBox DeletedItemsListBox { get; }
C#
public RadExpander ItemsExpander { get; }
C#
public RadListBox ItemsListBox { get; }
C#
public LayoutControlTabGroupItem ItemsTab { get; }
C#
public LayoutControlTabGroupItem StructureTab { get; }
C#
public RadTreeView StructureTree { get; }
C#
public ContentControl TabContent { get; }
C#
public LayoutControlTabGroup ToolBoxTabControl { get; }
C#
public bool TrackDeletedItems { get; set; }