Enum ToolbarBackgroundStyle
Toolbar Background Styles.
Namespace: FastReport.Web
Assembly: FastReport.Web.dll
Syntax
public enum ToolbarBackgroundStyle
Fields
| Name | Description |
|---|---|
| Custom | Custom background. |
| Dark | Dark background. |
| Light | Light background. |
| Medium | Medium dark background. |
| None | Transparent background. |