ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / ReportItemProgram<T> Class / RequiresRenderingServices Property

In This Topic
    RequiresRenderingServices Property (ReportItemProgram<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property RequiresRenderingServices As Boolean
    public override bool RequiresRenderingServices {get;}
    See Also