Determines the look and behavior settings of the C1WebTopicBar control.

Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
public enum PresentationEnum
Visual Basic (Declaration)
Public Enumeration PresentationEnum

Members

Member nameDescription
Standard
Standard presentation.
Button
C1WebTopicBar control looks and behaves like the Outlook panel.

See Also