[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.IPropertyBag.GetValue

GetValue Method

GetValue(string)

Gets the value for the named property.

Declaration
object GetValue(string name)
Parameters
Type Name Description
string name

The name of the property to retrieve.

Returns
Type Description
object

An object representing the property's value.