Skip to main content

XtraLayoutPanelBase Class

The base class for the StackPanel and TablePanel classes.

Namespace: DevExpress.Utils.Layout

Assembly: DevExpress.Utils.v23.2.dll

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

Declaration

public abstract class XtraLayoutPanelBase :
    PanelControl,
    IXtraLayoutPanel,
    IExtenderProvider

Inheritance

See Also