ActiveReports 8
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.
See Also

Reference

LayoutManagerAttribute Class
LayoutManagerAttribute Members

Support Forum