Skip to main content
All docs
V26.1
  • XtraLayoutPanelBase Class

    The base class for the StackPanel and TablePanel classes.

    Namespace: DevExpress.Utils.Layout

    Assembly: DevExpress.Utils.v26.1.dll

    Declaration

    public abstract class XtraLayoutPanelBase :
        PanelControl,
        IXtraLayoutPanel,
        IExtenderProvider

    Inheritance

    See Also