ControlParameter Properties

Public Properties

Property Description
Public property ControlID  Gets or Sets the ID of the control to be bound to.
Public property ConvertEmptyStringToNull  Gets or sets a value to determine if empty strings should be converted to Null by default.
Public property DefaultValue (Inherited from Parameter.) Gets or Sets the default value of a parameter.
Public property Name (Inherited from Parameter.) Gets or Sets the name of a parameter.
Public property PropertyName  Gets or Sets the property name of the parameter that the ControlParameter binds to.
Public property ReportName (Inherited from Parameter.) Gets or Sets the name of the report that the parameter belongs to.

Top

See Also

Reference

ControlParameter Members
CrystalDecisions.Web Namespace