LayoutControlBase Class
Represents the base class for the controls that constitute the DXLayoutControl Suite.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v24.1.dll
NuGet Package: DevExpress.Wpf.LayoutControl
Declaration
public abstract class LayoutControlBase :
ScrollControl,
ILayoutControlBase,
IScrollControl,
IPanel,
IControl,
ILayoutModelBase,
ISerializableItem,
ISerializableCollectionItem
Inheritance
See Also