ViewInfoCollection.SwitchView Method
Include Protected Members
Include Inherited Members
Switches the current view to the specified view.
Overload List
Name | Description | |
---|---|---|
SwitchView(String) | Switches the current view to the specified view by name. | |
SwitchView(ViewInfo) | Switches the current view to the view represented by the specified ViewInfo object. |
Top