ActiveReports Developer 7
LayoutState Structure
Members  See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : LayoutState Structure

Glossary Item Box

Encapsulates intermediate result (current state) of layout operation.

Object Model

LayoutState Structure

Syntax

Visual Basic (Declaration) 
Public Structure LayoutState 
   Inherits System.ValueType
C# 
public struct LayoutState : System.ValueType 

Inheritance Hierarchy

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

See Also