Skip to main content
A newer version of this page is available. .

LayoutControlBase Class

Represents the base class for the controls that constitute the DXLayoutControl Suite.

Namespace: DevExpress.Xpf.LayoutControl

Assembly: DevExpress.Xpf.LayoutControl.v19.1.dll

Declaration

public abstract class LayoutControlBase :
    ScrollControl,
    ILayoutControlBase,
    IScrollControl,
    IPanel,
    IControl,
    ILayoutModelBase,
    ISerializableItem,
    ISerializableCollectionItem
See Also