ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / SubreportsInfo Class / Definitions Property

In This Topic
    Definitions Property
    In This Topic
    Array of subreports definitions.
    Syntax
    'Declaration
     
    Public ReadOnly Property Definitions As String()
    public string[] Definitions {get;}
    See Also