ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / StyleSheet Class
Properties Methods Events

In This Topic
    StyleSheet Class Members
    In This Topic

    The following tables list the members exposed by StyleSheet.

    Public Properties
     NameDescription
    Public PropertyReturns the number of Style objects in the collection.  
    Public PropertyOverloaded. Returns a reference to a Style object in the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a new Style object to the collection.  
    Public MethodRemoves the SytleSheet object from the collection.  
    Public MethodDetermines whether the StyleSheet object contains the specified object.  
    Public MethodCopies the Style object to the indicated location.  
    Public MethodReturns the index of the first occurrence of a value in the collection.  
    Public MethodInserts the specified StyleSheet into the collection at the specified index.  
    Public MethodOverloaded. Removes a style from the collection.  
    Public MethodRemoves the StyleSheet object at the specified location from the collection.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the members of the StyleSheet have changed.  
    Top
    See Also