MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / LayoutManagerAttribute Class
Members

LayoutManagerAttribute Class
Specifies the class used to implement layout services for a component.
Object Model
LayoutManagerAttribute Class
Syntax
'Declaration
 
Public NotInheritable Class LayoutManagerAttribute 
   Inherits System.Attribute
 
Remarks
This class 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.Attribute
      GrapeCity.ActiveReports.Extensibility.Layout.LayoutManagerAttribute

See Also