Class LayoutControlToolBoxView
Inheritance
System.Object
LayoutControlToolBoxView
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class LayoutControlToolBoxView : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
LayoutControlToolBoxView()
Declaration
public LayoutControlToolBoxView()
Properties
DeletedItemsExpander
DeletedItemsListBox
ItemsExpander
ItemsListBox
ItemsTab
Declaration
public LayoutControlTabGroupItem ItemsTab { get; }
Property Value
LayoutControlTabGroupItem
|
StructureTab
Declaration
public LayoutControlTabGroupItem StructureTab { get; }
Property Value
LayoutControlTabGroupItem
|
StructureTree
TabContent
ToolBoxTabControl
Declaration
public LayoutControlTabGroup ToolBoxTabControl { get; }
Property Value
LayoutControlTabGroup
|
TrackDeletedItems
Declaration
public bool TrackDeletedItems { get; set; }
Property Value
System.Boolean
|