MESCIUS.ActiveReports Assembly / DDCssLib Namespace / StyleSheet Class

In This Topic
StyleSheet Class Methods
In This Topic

For a list of all members of this type, see StyleSheet members.

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