Partager via


ViewStyle Enumeration

 

Contains the views that are supported by this control.

Namespace:   Microsoft.WindowsServerSolutions.Common.Controls
Assembly:  AdminCommon (in AdminCommon.dll)

Syntax

public enum ViewStyle
public enum class ViewStyle
Public Enumeration ViewStyle

Members

Member name Description
List

A small list with icons (for example, home page tasks).

NoIcon

A small list with no icons (for example, home page community links).

Tile

Tile view. Wizard and property pages use this view style.

See Also

Microsoft.WindowsServerSolutions.Common.Controls Namespace

Return to top