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

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