ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / LayoutResult Structure
Members

In This Topic
    LayoutResult Structure
    In This Topic
    Encapsulates the output of layout manager operations
    Object Model
    LayoutResult Structure
    Syntax
    'Declaration
     
    Public Structure LayoutResult 
       Inherits System.ValueType
    public struct LayoutResult : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.ActiveReports.Extensibility.Layout.LayoutResult

    See Also