System.Windows.Forms.LayoutSettings.LayoutEngine Property

Gets the current table layout engine.

Syntax

public virtual System.Windows.Forms.Layout.LayoutEngine LayoutEngine { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The TableLayoutSettings.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.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0