[]
        
(Showing Draft Content)

GrapeCity.Viewer.Common.Model.UITheme

UITheme Enum

Defines the available UI themes for the Viewer.

Namespace: GrapeCity.Viewer.Common.Model
Assembly: MESCIUS.ActiveReports.Viewer.Common.dll
Syntax
public enum UITheme
Remarks

This enumeration allows for the selection between different visual styles for the Viewer's user interface. Changing the theme can enhance the visual experience and improve the integration of the Viewer within different application environments.

Fields

Name Description
Classic

Represents the classic Windows Forms look-and-feel. This theme provides a traditional appearance that is consistent with older Windows applications.

Modern

Represents a modern UI design. This theme offers a more contemporary look, with updated styles and visuals that are in line with current design trends.