ActiveReports 9
LayoutChangedArgs Constructor

Specifies the type of layout change.

Initializes a new instance of the LayoutChangedArgs class.

Syntax
'Declaration
 
Public Function New( _
   ByVal type As LayoutChangeType _
)
public LayoutChangedArgs( 
   LayoutChangeType type
)

Parameters

type
Specifies the type of layout change.
See Also

Reference

LayoutChangedArgs Class
LayoutChangedArgs Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum