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

In This Topic
    ILayoutManager Interface Members
    In This Topic

    The following tables list the members exposed by ILayoutManager.

    Public Properties
     NameDescription
     PropertySpecifies layout capabilities of the item being laid out.  
    Top
    Public Methods
     NameDescription
     MethodAllows initialization of layout manager with specifies ITargetDevice.  
     MethodLays out the content that the specified ContentRange represents.  
     MethodA query by the layout system of what the results of a call to Layout would be with the specified settings.  
    Top
    See Also