ActiveReports 12
StyleType Enumeration

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : StyleType Enumeration
Enumeration of style types.
Syntax
'Declaration
 
Public Enum StyleType 
   Inherits System.Enum
public enum StyleType : System.Enum 
Members
MemberDescription
CommonCommon style type.
TableOfContentTOC style type
TableOfContentLevelTOC level style type
TextText style type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.StyleType

See Also

Reference

GrapeCity.ActiveReports.PageReportModel Namespace