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

LayoutContext Structure
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
 
Remarks
This structure should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

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

See Also