LayoutControlBase Class
Represents the base class for the controls that constitute the DXLayoutControl Suite.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v26.1.dll
Declaration
public abstract class LayoutControlBase :
ScrollControl,
ILayoutControlBase,
IScrollControl,
IPanel,
IControl,
ILayoutModelBase,
ISerializableItem,
ISerializableCollectionItem
Inheritance
Show 15 items
Object
Visual
UIElement
FrameworkElement
Panel
DevExpress.Xpf.Core.PanelBase
See Also