LayoutControlBase Class
In This Article
Represents the base class for the controls that constitute the DXLayoutControl for Silverlight suite.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v14.2.dll
#Declaration
public abstract class LayoutControlBase :
ScrollControl,
ILayoutControlBase,
IScrollControl,
IPanel,
IControl,
ILayoutModelBase
#Inheritance
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Panel
DevExpress.Xpf.Core.PanelBase
#Extension Methods
See Also