public enum OpenedReport : System.Enum
'Declaration Public Enum OpenedReport Inherits System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Viewer.Common.ViewModel.OpenedReport