Determines the look and behavior settings of the C1WebTopicBar control.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
public enum PresentationEnum |
| Visual Basic (Declaration) |
|---|
Public Enumeration PresentationEnum |
Members
| Member name | Description | |
|---|---|---|
| Standard |
Standard presentation.
| |
| Button |
C1WebTopicBar control looks and behaves like the Outlook panel.
|