XtraLayoutPanelBase.LayoutEngine Property
Gets the panel’s LayoutEngine object.
Namespace: DevExpress.Utils.Layout
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
LayoutEngine | The LayoutEngine for the panel’s contents. |
Remarks
This property supports the internal infrastructure.
See Also