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

    The base class for the StackPanel and TablePanel classes.

    Namespace: DevExpress.Utils.Layout

    Assembly: DevExpress.Utils.v25.1.dll

    NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

    Declaration

    public abstract class XtraLayoutPanelBase :
        PanelControl,
        IXtraLayoutPanel,
        IExtenderProvider

    Inheritance

    See Also