[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Configuration.PropertyElement.-ctor

PropertyElement Constructor

PropertyElement(string, string, string)

Initializes a new instance of the object class with the specified property, value and value type.

Declaration
public PropertyElement(string property, string value, string type)
Parameters
Type Name Description
string property

The property to assign value to.

string value

The value for the property.

string type

The type of the value to convert the string value to.