EntityEditor.TableLayout Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected TableLayout As Table
'Usage
Dim value As Table
value = Me.TableLayout
Me.TableLayout = value
protected Table TableLayout