MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / StyleSheetSource Enumeration

StyleSheetSource Enumeration
Specifies the sources of stylesheet.
Syntax
'Declaration
 
Public Enum StyleSheetSource 
   Inherits System.Enum
 
Members
MemberDescription
EmbeddedEmbedded stylesheet source.
ExternalExternal stylesheet source.
Inheritance Hierarchy

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

See Also