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

In This Topic
    Definition Property (ReportItemProgram<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Definition As T
    public T Definition {get;}
    See Also