ActiveReports 9
BackdropItem Constructor(Color)

Specifies the primary color.
Initializes a new instance of the BackdropItem class with the specified color.
Syntax
'Declaration
 
Public Function New( _
   ByVal color As Color _
)
public BackdropItem( 
   Color color
)

Parameters

color
Specifies the primary color.
See Also

Reference

BackdropItem Class
BackdropItem Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum