[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.NameValueCollectionExtensions

NameValueCollectionExtensions Class

Provides extension methods for updating and applying settings in a NameValueCollection.

Inheritance
NameValueCollectionExtensions
Namespace: GrapeCity.ActiveReports.Rendering.Tools
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public static class NameValueCollectionExtensions

Methods

Name Description
ApplyTo<T>(NameValueCollection, T, bool, bool)

Applies settings from the NameValueCollection to the specified object.

UpdateSettings(NameValueCollection, object)

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