FormComponent.ListFormWP property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected ReadOnly Property ListFormWP As ListFormWebPart
    Get
'Usage
Dim value As ListFormWebPart

value = Me.ListFormWP
protected ListFormWebPart ListFormWP { get; }

Property value

Type: Microsoft.SharePoint.WebPartPages.ListFormWebPart

See also

Reference

FormComponent class

FormComponent members

Microsoft.SharePoint.WebControls namespace