[]
        
(Showing Draft Content)

GrapeCity.Viewer.Common.ViewModel.OpenedReport

OpenedReport Enum

Enumerates the types of reports that can be opened in the viewer.

Namespace: GrapeCity.Viewer.Common.ViewModel
Assembly: MESCIUS.ActiveReports.Viewer.Common.dll
Syntax
public enum OpenedReport

Fields

Name Description
Cpl

Indicates a CPL (Continuous Page Layout) report is currently opened.

Dashboard

Indicates a Dashboard report is currently opened.

Fpl

Indicates an FPL (Fixed Page Layout) report is currently opened.

None

Indicates no report is currently opened.

Section

Indicates a Section report is currently opened.