IAltViewProvider Interface

Definition

Represents the interface that allows a tree to provide multiple, switchable views on a single tree in the object explorer.

public interface class IAltViewProvider
public interface IAltViewProvider
type IAltViewProvider = interface
Public Interface IAltViewProvider

Properties

CurrentView

Gets or sets the current active view.

SupportedViews

Gets the list of all view this tree supports.

Events

ViewChanged

Occurs when the view has changed.

Applies to