ActiveReports 12
StyleSheetSource Enumeration

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : StyleSheetSource Enumeration
Enumeration of stylesheet sources.
Syntax
'Declaration
 
Public Enum StyleSheetSource 
   Inherits System.Enum
public enum StyleSheetSource : System.Enum 
Members
MemberDescription
EmbeddedEmbedded stylesheet source.
ExternalExternal stylesheet source.
Inheritance Hierarchy

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

See Also

Reference

GrapeCity.ActiveReports.PageReportModel Namespace