View

View class

Represents a view in Project .

Constructors

NameDescription
View (2 overloads)Initializes a new instance of the View class.

Methods

NameDescription
CompareToCompares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
EqualsReturns a value indicating whether this instance is equal to a specified object.
get_FilterGets a filter used in a single view.
get_GroupGets a group of the single view.
get_HighlightFilterGets a value indicating whether Microsoft Project highlights the filter for a single view.
get_NameGets the name of a View object.
get_PageInfoGets an instance of the PageInfo class. Represents page setup data which is present in mpp file format.
get_ParentProjectGets the parent of the View object. Read-only Project .
get_ScreenGets the screen type for the single view. Read-only ViewScreen .
get_ShowInMenuGets a value indicating whether Microsoft Project shows the single view name in the View or the Other Views drop-down lists in the Ribbon.
get_TableGets a table of the single view.
get_TypeGets the type of item in the single view, such as tasks or resources. Read-only ItemType .
get_UidGets the unique identifier of a view.
get_VisualObjectsPlacementsGets a collection of objects representing placement and appearance of OleObject in the view.
GetHashCodeReturns a hash code value for the instance of the Resource class.
set_FilterSets a filter used in a single view.
set_GroupSets a group of the single view.
set_HighlightFilterSets a value indicating whether Microsoft Project highlights the filter for a single view.
set_NameSets the name of a View object.
set_ShowInMenuSets a value indicating whether Microsoft Project shows the single view name in the View or the Other Views drop-down lists in the Ribbon.
set_TableSets a table of the single view.