ActiveReports Developer 7
LayoutManagerAttribute Class
Members  See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : LayoutManagerAttribute Class

Glossary Item Box

Specifies the class used to implement layout services for a component.

Object Model

LayoutManagerAttribute Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class LayoutManagerAttribute 
   Inherits System.Attribute
C# 
public sealed class LayoutManagerAttribute : System.Attribute 

Inheritance Hierarchy

System.Object
   System.Attribute
      GrapeCity.ActiveReports.Extensibility.Layout.LayoutManagerAttribute

See Also