Skip to main content
A newer version of this page is available. .

DevExpress.XtraReports.Parameters Namespace

Contains classes that are used to handle parameters in XtraReports.

Assembly: DevExpress.Printing.v18.2.Core.dll

Classes

Name Description
CascadingParametersService For internal use.
DynamicListLookUpSettings Provides the look-up editor settings for report parameters that are bound to a datasource.
LookUpHelper static Enables you to obtain parameter values that were selected in the look-up editor.
LookUpSettings The base class for classes that provide the look-up editor settings for report parameters.
LookUpValue A parameter’s value that is shown in its look-up editor for end-users.
LookUpValueCollection A collection of LookUpValue objects.
Parameter Provides functionality to a report parameter.
ParameterCollection Represents a collection of Parameter objects.
ParameterExtensions static For internal use.
ParameterInfo Represents a class containing information about a specific parameter and its editor.
ParametersRequestEventArgs Provides data for the XtraReport.ParametersRequestBeforeShow and XtraReport.ParametersRequestSubmit events.
ParametersRequestValueChangedEventArgs Provides data for the XtraReport.ParametersRequestValueChanged event.
StaticListLookUpSettings Provides the look-up editor settings for report parameters that are not bound to a datasource.

Interfaces

Name Description
IParameterEditorValueProvider For internal use.

Enums

Name Description
ParameterType Specifies the type of the value that should be passed to a parameter.