Persistate API documentation
LayoutEngine Property
NamespacesPersistate.UI.DesktopPFittedPanelLayoutEngine

[This is preliminary documentation and is subject to change.]

Gets the layout engine instance which will perform layout duties for this container.
Declaration Syntax
C#
public override LayoutEngine LayoutEngine { get; }
Remarks
At run time, if FitControls is true, the layout engine used is PLayoutEngine. At design time, or if FitControls is false, the default layout engine is used.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)