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

In This Topic
    IRdlContainer Interface
    In This Topic
    Specifies an area containing report items.
    Object Model
    IRdlContainer Interface
    Syntax
    'Declaration
     
    Public Interface IRdlContainer 
       Inherits IReportComponent 
    public interface IRdlContainer : IReportComponent  
    See Also