Skip to main content

XtraLayoutPanelBase Class

The base class for the StackPanel and TablePanel classes.

Namespace: DevExpress.Utils.Layout

Assembly: DevExpress.Utils.v24.2.dll

Declaration

public abstract class XtraLayoutPanelBase :
    PanelControl,
    IXtraLayoutPanel,
    IExtenderProvider

Inheritance

See Also