ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / StyleSheet Class / RemoveRule Method

In This Topic
RemoveRule Method
In This Topic
Removes the rule with the specified classname from this stylesheet.
Syntax
'Declaration
 
Public Sub RemoveRule( _
   ByVal className As String _
) 
 

Parameters

className
See Also