ViewChangedEventArgs Class

Class that holds the arguments for Workspace.ViewChanged event.
Public Class ViewChangedEventArgs 
Inherits HandledEventArgs
This language is not supported or no code example is available.
public class ViewChangedEventArgs : HandledEventArgs
This language is not supported or no code example is available.
Name Description
Public constructor ViewChangedEventArgs(viewType) Standard constructor.
Top
Name Description
Public property ViewType Gets which view was set.
Top

.NET Framework

Supported in: 4.7.2

In this article

Definition