XtraLayoutPanelBase Class
The base class for the StackPanel and TablePanel classes.
Namespace: DevExpress.Utils.Layout
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
public abstract class XtraLayoutPanelBase :
PanelControl,
IXtraLayoutPanel,
IExtenderProvider
Implements
Inheritance
Object
MarshalByRefObject
Component
Control
ScrollableControl
XtraScrollableControl
XtraPanel
DevExpress.Utils.Controls.PanelBase
See Also