ActiveReports 9
LayoutManagerAttribute Constructor

The System.Type that provides rendering services for the component to which the attribute is bound.
Initializes a new instance of the LayoutManagerAttribute class.
Syntax
'Declaration
 
Public Function New( _
   ByVal layoutManagerType As System.Type _
)
public LayoutManagerAttribute( 
   System.Type layoutManagerType
)

Parameters

layoutManagerType
The System.Type that provides rendering services for the component to which the attribute is bound.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LayoutManagerAttribute Class
LayoutManagerAttribute Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum