ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutManager Interface
Members

In This Topic
    ILayoutManager Interface
    In This Topic
    Implement this interface on ReportItem to provide custom layout logic or to support advanced layout features such as pagination.
    Object Model
    ILayoutManager Interface
    Syntax
    'Declaration
     
    Public Interface ILayoutManager 
    public interface ILayoutManager 
    See Also