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

In This Topic
    LayoutContext Structure
    In This Topic
    Encapsulates information about layout operations for the report item to provide input for the ILayoutManager interface.
    Object Model
    LayoutContext Structure
    Syntax
    'Declaration
     
    Public Structure LayoutContext 
       Inherits System.ValueType
    public struct LayoutContext : System.ValueType 
    Inheritance Hierarchy

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

    See Also