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

In This Topic
    LayoutManagerType Property
    In This Topic
    Returns the System.Type that provides rendering services for the component to which the attribute is bound.
    Syntax
    'Declaration
     
    Public ReadOnly Property LayoutManagerType As Type
    public Type LayoutManagerType {get;}
    See Also