ActiveReports 12
ApplySettings Method (ISettings)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace > ISettings Interface : ApplySettings Method
A System.Collections.Specialized.NameValueCollection containing the settings for the rendering extension.
Apply settings for the rendering extension.
Syntax
'Declaration
 
Sub ApplySettings( _
   ByVal settings As NameValueCollection _
) 
void ApplySettings( 
   NameValueCollection settings
)

Parameters

settings
A System.Collections.Specialized.NameValueCollection containing the settings for the rendering extension.
See Also

Reference

ISettings Interface
ISettings Members