ActiveReports 18 .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
    StyleSheet ParentStyleSheet {get;}
    See Also