ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / IStyleSheetRule Interface / ParentStyleSheet Property

In This Topic
ParentStyleSheet Property (IStyleSheetRule)
In This Topic
Returns the parent StyleSheet. The StyleSheet should be specified on creation of the instance.
Syntax
'Declaration
 
ReadOnly Property ParentStyleSheet As StyleSheet
 
See Also