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

In This Topic
    LayoutState Structure
    In This Topic
    Encapsulates intermidiate result (current state) of layout operation.
    Object Model
    LayoutState Structure
    Syntax
    'Declaration
     
    Public Structure LayoutState 
       Inherits System.ValueType
    public struct LayoutState : System.ValueType 
    Inheritance Hierarchy

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

    See Also