ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / InheritedValue Field

In This Topic
    InheritedValue Field
    In This Topic
    The special value for a property of style which indicates that the value should be evaluated from parent style.
    Syntax
    'Declaration
     
    Public Const InheritedValue As String
    public const string InheritedValue
    See Also