LayoutSettings::LayoutEngine Property
.NET Framework (current version)
Gets the current table layout engine.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Windows.Forms.Layout::LayoutEngine^The LayoutEngine currently being used.
The LayoutEngine property is typically used in two contexts: the container that uses a layout scheme, and the child control of the container to which the layout scheme is applied.
.NET Framework
Available since 2.0
Available since 2.0
Show: