ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / ProgramBase Class / DataContent Property

In This Topic
    DataContent Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property DataContent As GrapeCity.Enterprise.Data.DataEngine.Def.Content
    public GrapeCity.Enterprise.Data.DataEngine.Def.Content DataContent {get;}
    See Also