Skip to main content

LayoutControlBase Class

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
See Also