Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets whether the form displayed in the Web part can be edited.
Namespace: Microsoft.Office.InfoPath.Server.Controls.WebUI
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Syntax
'Declaration
Public Property ListFormMode As ListFormMode
Get
Set
'Usage
Dim instance As BrowserFormWebPart
Dim value As ListFormMode
value = instance.ListFormMode
instance.ListFormMode = value
public ListFormMode ListFormMode { get; set; }
Property Value
Type: Microsoft.Office.InfoPath.Server.Controls.WebUI.ListFormMode
One of the enumeration values.
Remarks
This setting applies only to the form for a customized list.