ActiveReports 19 .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 
    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