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

In This Topic
    ILayoutManager Interface
    In This Topic
    Represents a layout manager interface for providing custom layout logic or supporting advanced layout features such as pagination.
    Object Model
    ILayoutManager Interface
    Syntax
    'Declaration
     
    Public Interface ILayoutManager 
    public interface ILayoutManager 
    Remarks
    This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also