'Declaration
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> <System.ComponentModel.BrowsableAttribute(False)> Public Overridable ReadOnly Property LayoutEngine As System.Windows.Forms.Layout.LayoutEngine
'Usage
Dim instance As WorkbookDesigner Dim value As System.Windows.Forms.Layout.LayoutEngine value = instance.LayoutEngine
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] [System.ComponentModel.Browsable(false)] public virtual System.Windows.Forms.Layout.LayoutEngine LayoutEngine {get;}