| Visual Basic (Declaration) | |
|---|---|
Public Enum ColorTheme Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum ColorTheme : Enum | |
| Member | Description |
|---|---|
| Normal | Paints the toolbar in the default theme. |
| SystemTheme | Paints the toolbar in the specified system theme. |
System.Object
System.ValueType
System.Enum
DataDynamics.ActiveReports.Toolbar.ColorTheme