ActiveReports 9
Parameter Class Members
Properties  Methods  Events

The following tables list the members exposed by Parameter.

Public Constructors
 NameDescription
Public ConstructorParameter ConstructorInitializes a new instance of the Parameter class.  
Top
Public Properties
 NameDescription
Public PropertyDefaultValueGets or sets a value to be used as the default value in the parameters input dialog.  
Public PropertyKeyUnique name of the parameter.  
Public PropertyPromptParameter caption used in the parameters input dialog to prompt the user to input a parameter value.  
Public PropertyPromptUserDetermines whether to prompt the user to input a parameter value.  
Public PropertyQueryCreatedDetermines whether the query is created from the data source query string or user created.  
Public PropertyTagUser-defined value.  
Public PropertyType

Gets or sets a value that determines the type of input control to be created to collect the parameter value from the user.

 
Public PropertyValueGets or sets the value of the parameter to be used in parameter placeholder substitution.  
Top
Public Methods
 NameDescription
Public MethodCloneCreates a clone of the Parameter object.  
Public MethodDisposeReleases the parameter from memory.  
Public MethodReadXmlReads the parameter from an XmlElement.  
Public MethodToStringReturns a string that represents the Parameter object.  
Public MethodWriteXmlWrites the parameter from an XmlElement.  
Top
Public Events
 NameDescription
Public EventDisposedAdds an event handler to listen to the Disposed event on the component.  
Top
See Also

Reference

Parameter Class
GrapeCity.ActiveReports.SectionReportModel Namespace
ActiveReports6~GrapeCity.ActiveReports.ParameterCollection
Parameters Property

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum