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

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