ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / StyleSheet Class
Properties Methods

In This Topic
    StyleSheet Class Members
    In This Topic

    The following tables list the members exposed by StyleSheet.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the System.Collections.ICollection.  
    Public PropertyGets a value indicating whether the System.Collections.IList has a fixed size.  
    Public PropertyGets a value indicating whether the System.Collections.IList is read-only.  
    Public PropertyGets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe).  
    Public PropertyGets or sets the element at the specified index.  
    Public PropertyGets an object that can be used to synchronize access to the System.Collections.ICollection.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Creates a StyleSheetRule object from the specified information.  
    Public MethodRemoves all rules in this stylesheet.  
    Public MethodDetermines whether the System.Collections.IList contains a specific value.  
    Public MethodCopies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index.  
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public MethodReturns the rule with the specified class name. If the rule is not in this stylesheet, Normal stylesheet will be returned as default  
    Public MethodDetermines the index of a specific item in the System.Collections.IList.  
    Public MethodInserts an item to the System.Collections.IList at the specified index.  
    Public MethodRemoves the first occurrence of a specific object from the System.Collections.IList.  
    Public MethodRemoves the System.Collections.IList item at the specified index.  
    Public MethodRemoves the rule with the specified classname from this stylesheet.  
    Top
    See Also