Xceed Toolkit Plus for WPF v4.6 Documentation
LayoutAnchorable Class Properties


Xceed.Wpf.AvalonDock Assembly > Xceed.Wpf.AvalonDock.Layout Namespace : LayoutAnchorable Class

For a list of all members of this type, see LayoutAnchorable members.

Public Properties
 NameDescription
Public PropertyGets or sets the height to use when auto-hidden anchorables are shown for the first time.  
Public Property  
Public PropertyGets or sets the width to use when auto-hidden anchorables are shown for the first time.  
Public Property  
Public PropertyGets or sets whether an anchorable can be autohidden.  
Public PropertyGets or sets whether the content can be closed definitively (removed from the layout and not just hidden). By default, false. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent)
Public PropertyGets or sets if the LayoutAnchorable can be docked as a LayoutDocument.  
Public PropertyGets whether the content can be moved to a floating window. (Inherited from LayoutContent)
Public Property

Gets or sets whether an anchorable can be hidden.

 
Public PropertyGets or sets if the LayoutDocument/LayoutAnchorable can use the toggle pin button when placed in a LayoutDocumentPane. (Inherited from LayoutContent)
Public PropertyGets or sets the content of the LayoutContent instance. (Inherited from LayoutContent)
Public Property

Gets or sets the ID of the content, which is used to identify the content during serialization/deserialization.

(Inherited from LayoutContent)
Public Property (Inherited from LayoutContent)
Public Property (Inherited from LayoutContent)
Public PropertyGets or sets the height that will be initially used when the content is dragged and then displayed in a floating window. (Inherited from LayoutContent)
Public PropertyGets or sets the left edge of a floating window that will contain this content. (Inherited from LayoutContent)
Public PropertyGets or sets the top edge of a floating window that will contain this content. (Inherited from LayoutContent)
Public PropertyGets or sets the width that will be initially used when the content is dragged and then displayed in a floating window. (Inherited from LayoutContent)
Public PropertyGets the icon source of the content (displayed next on the tab). (Inherited from LayoutContent)
Public PropertyGets whether the content is active. (Inherited from LayoutContent)
Public PropertyGets whether the anchorable is anchored to a border in an autohidden state.  
Public Property

Gets or sets a value indicating whether the LayoutDocument or LayoutAnchorable is enabled.

(Inherited from LayoutContent)
Public PropertyGets or sets whether the content is in a floating window. (Inherited from LayoutContent)
Public PropertyGets or sets if the LayoutAnchorable or LayoutDocument will appear over all other windows when floating. (Inherited from LayoutContent)
Public PropertyGets whether the anchorable can be hidden.  
Public PropertyGets whether the content is the last focused document. (Inherited from LayoutContent)
Public PropertyGets or sets whether a content element is maximized. (Inherited from LayoutContent)
Public PropertyGets if the LayoutDocument/LayoutAnchorable is currently pinned in a LayoutDocumentPane. (Inherited from LayoutContent)
Public Property (Inherited from LayoutContent)
Public PropertyGets or sets whether a content element is selected. (Inherited from LayoutContent)
Public PropertyGets or sets whether the anchorable is visible.  
Public PropertyGets or sets the date and time of the last activation of the content. (Inherited from LayoutContent)
Public PropertyGets or sets the parent container of the element. (Inherited from LayoutContent)
Public PropertyGets or sets the previous container of the content. (Inherited from LayoutContent)
Public PropertyGets or sets the ID of the previous container. (Inherited from LayoutContent)
Public PropertyGets or sets the index of the previous container. (Inherited from LayoutContent)
Public PropertyGets or sets the root of the element. (Inherited from LayoutContent)
Public PropertyGets or sets the title of the content. (Inherited from LayoutContent)
Public PropertyGets or sets the tooltip of the content. (Inherited from LayoutContent)
Top
See Also

Reference

LayoutAnchorable Class
Xceed.Wpf.AvalonDock.Layout Namespace