ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / ReportDataSnapshot Class / ReportDataDefinition Property

In This Topic
    ReportDataDefinition Property
    In This Topic
    Get the definition of data.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReportDataDefinition As GrapeCity.Enterprise.Data.DataEngine.Def.Report
    public GrapeCity.Enterprise.Data.DataEngine.Def.Report ReportDataDefinition {get;}
    See Also