PageProperties Enumeration

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Team Explorer page properties.

Namespace:  Microsoft.TeamFoundation.Controls
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Enumeration PageProperties
public enum PageProperties
public enum class PageProperties
type PageProperties
public enum PageProperties

Members

Member name Description
HelpKeyword String value. Help keyword to show for the page.

HorizontalScrollBarVisible Boolean value. True to show the page horizontal scrollbar (auto), false to hide it (disabled).

Unknown

VerticalScrollBarVisible Boolean value. True to show the page scrollbar (auto), false to hide it (disabled).

See Also

Reference

Microsoft.TeamFoundation.Controls Namespace