[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.DesignerTab

DesignerTab Enum

Represents the types of tabs available in the ActiveReports designer.

Namespace: GrapeCity.ActiveReports.Design
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
public enum DesignerTab
Remarks

This enumeration defines the different tabs that can be selected within the ActiveReports designer interface. Each member represents a specific view or functionality provided by the designer, allowing users to switch between designing, scripting, and previewing reports.

Fields

Name Description
Designer

Represents the designer tab, used for creating and modifying report layouts.

Preview

Represents the preview tab, used for viewing the report as it will appear when printed or exported.

Script

Represents the script tab, used for writing and editing custom code associated with the report.