[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.NameValueCollectionExtensions.UpdateSettings

UpdateSettings Method

UpdateSettings(NameValueCollection, object)

Updates the NameValueCollection with data from the object's fields and properties.

Declaration
public static void UpdateSettings(this NameValueCollection settings, object data)
Parameters
Type Name Description
NameValueCollection settings

The NameValueCollection to update.

object data

The object containing the data.