ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / IRdlContainer Interface
Members

In This Topic
    IRdlContainer Interface
    In This Topic
    Represents a container for report items in an RDL (Report Definition Language) report.
    Object Model
    IRdlContainer Interface
    Syntax
    'Declaration
     
    Public Interface IRdlContainer 
       Inherits IReportComponent 
    public interface IRdlContainer : IReportComponent  
    See Also