ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / StyleSheetRule Class / InheritsBackColor Property

In This Topic
    InheritsBackColor Property
    In This Topic
    Gets a value indicating whether current stylesheet rule inherits background color value.
    Syntax
    'Declaration
     
    Public ReadOnly Property InheritsBackColor As Boolean
    public bool InheritsBackColor {get;}
    See Also