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

In This Topic
    LayoutManagerAttribute Class
    In This Topic
    Specifies the class used to implement layout services for a component.
    Object Model
    LayoutManagerAttribute Class
    Syntax
    'Declaration
     
    Public NotInheritable Class LayoutManagerAttribute 
       Inherits System.Attribute
    public sealed class LayoutManagerAttribute : System.Attribute 
    Inheritance Hierarchy

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

    See Also