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

XtraLayoutPanelBase Class

The base class for the StackPanel and TablePanel classes.

Namespace: DevExpress.Utils.Layout

Assembly: DevExpress.Utils.v21.2.dll

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

Declaration

public abstract class XtraLayoutPanelBase :
    PanelControl,
    IXtraLayoutPanel,
    IExtenderProvider

Inheritance

See Also