ActiveReports 9
ApplySettings Method (Settings)

a System.Collections.Specialized.NameValueCollection containing the settings for the renderer.
Applies the settings from the NameValueCollection
Syntax
'Declaration
 
Public Sub ApplySettings( _
   ByVal settings As System.Collections.Specialized.NameValueCollection _
) 
public void ApplySettings( 
   System.Collections.Specialized.NameValueCollection settings
)

Parameters

settings
a System.Collections.Specialized.NameValueCollection containing the settings for the renderer.
See Also

Reference

Settings Class
Settings Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum