LoadingEventArgs.SetDefaultView Method
Specifies the view in which to open the form after loading.
Overload List
Name | Description |
---|---|
LoadingEventArgs.SetDefaultView (String) |
Sets the default view of the form by specifying the name of the view.
|
LoadingEventArgs.SetDefaultView (ViewInfo) |
Sets the default view of the form by specifying a ViewInfo object.
|
See Also
Reference
LoadingEventArgs Class
LoadingEventArgs Members
Microsoft.Office.InfoPath Namespace