Xceed Toolkit Plus for WPF v4.6 Documentation
LayoutGroupBase Class Members
Properties  Methods  Events


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

The following tables list the members exposed by LayoutGroupBase.

Public Properties
 NameDescription
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from LayoutElement)
Public Property (Inherited from LayoutElement)
Public PropertyGets or sets the parent container of the element. (Inherited from LayoutElement)
Public PropertyGets or sets the root of the element. (Inherited from LayoutElement)
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from LayoutElement)
Public Method (Inherited from LayoutElement)
Public Method (Inherited from LayoutElement)
Public Method (Inherited from LayoutElement)
Public Method (Inherited from LayoutElement)
Public Method (Inherited from LayoutElement)
Public Method (Inherited from LayoutElement)
Public Method (Inherited from LayoutElement)
Public MethodOverloaded.  (Inherited from LayoutElement)
Top
Protected Methods
 NameDescription
Protected Method  
Protected MethodCalled when the ChildrenCollectionChanged event is raised.  
Protected MethodCalled when the ChildrenTreeChanged event is raised.  
Protected MethodProvides derived classes an opportunity to handle changes to the Parent property. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement)
Protected MethodProvides derived classes an opportunity to execute code before the Parent property changes. (Inherited from LayoutElement)
Protected Method (Inherited from LayoutElement)
Protected MethodProvides derived classes an opportunity to handle changes to the Root property. (Inherited from LayoutElement)
Protected MethodRaises the PropertyChanged event for the specified property name. (Inherited from LayoutElement)
Protected MethodRaises the PropertyChanging event for the specified property name. (Inherited from LayoutElement)
Protected Internal Method (Inherited from LayoutElement)
Top
Public Events
 NameDescription
Public EventRaised when the child collection changes.  
Public EventRaised when the children tree changes.  
Public EventRaised when a property has changed. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement)
Public EventRaised when a property is about to change. (Inherited from LayoutElement)
Top
See Also

Reference

LayoutGroupBase Class
Xceed.Wpf.AvalonDock.Layout Namespace