Encapsulates intermediate result (current state) of layout operation.
            
| Visual Basic (Declaration) | |
|---|---|
Public Structure LayoutState Inherits System.ValueType  | |
| C# | |
|---|---|
public struct LayoutState : System.ValueType  | |
System.Object
   System.ValueType
      GrapeCity.ActiveReports.Extensibility.Layout.LayoutState