'Declaration Public NotInheritable Class StyleSheet Inherits System.Collections.Generic.List(Of Style)
public sealed class StyleSheet : System.Collections.Generic.List<Style>
'Declaration Public NotInheritable Class StyleSheet Inherits System.Collections.Generic.List(Of Style)
public sealed class StyleSheet : System.Collections.Generic.List<Style>
System.Object
System.Collections.Generic.List<T>
GrapeCity.ActiveReports.PageReportModel.StyleSheet