ViewStyle Enumeration

 

Contains the views that are supported by this control.

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

public enum class ViewStyle

Member nameDescription
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.

Return to top

Community Additions

ADD
Show: