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