ActiveReports 9
ReportParameter Class Properties

For a list of all members of this type, see ReportParameter members.

Public Properties
 NameDescription
Public PropertyAllowBlankGets or sets a value indicating whether the value for this parameter is allowed to be an empty string.  
Public PropertyDataTypeGets or sets the data type of the parameter.  
Public PropertyDateOnlySpecifies whether this parameter contains only date without time.  
Public PropertyDefaultValueGets or sets the default value to use for the parameter (if none is provided by the user).  
Public PropertyHiddenGets or sets a value indicating whether this parameter should be visible to the end user.  
Public PropertyMultilineGets or sets a value indicating whether the parameter supposes to get the multiline values.  
Public PropertyMultiValueGets or sets a value indicating whether mutltiple values for this parameter are allowed.  
Public PropertyNameGets or sets the name of the parameter (this is the name used when expressions refer to the parameter).  
Public PropertyNullableGets or sets a value indicating whether the value for this parameter is allowed to be Null.  
Public PropertyPromptGets or sets the user prompt to display when asking for parameter values.  
Public PropertyUsedInQueryGets or sets a value indicating whether the parameter is used in a query in the report.  
Public PropertyValidValuesGets or sets the possible values for the parameter (for an end-user prompting interface).  
Top
See Also

Reference

ReportParameter Class
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum