MESCIUS.ActiveReports Assembly / DDCssLib Namespace / StyleSheetRule Class / ParentStyleSheet Property

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