MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / DesignMode Enumeration

DesignMode Enumeration
Represents the different design modes available in the Page Report Designer.
Syntax
'Declaration
 
Public Enum DesignMode 
   Inherits System.Enum
 
Members
MemberDescription
DashboardRepresents the dashboard design mode.
MultiSectionRepresents the multi-section design mode.
StandardRepresents the standard design mode.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Design.DesignMode

See Also