Back to Devexpress

DevExpress.XtraReports.Parameters Namespace

corelibraries-devexpress-dot-xtrareports-906160a7.md

latest6.6 KB
Original Source

DevExpress.XtraReports.Parameters Namespace

Contains classes that are used to handle parameters in XtraReports.

Assemblies : DevExpress.Data.v25.2.dll, DevExpress.Printing.v25.2.Core.dll

NuGet Packages : DevExpress.Data, DevExpress.Printing.Core

Classes

NameDescription
CascadingParametersServiceFor internal use.
DynamicListLookUpSettingsProvides settings for the storage that contains the list of predefined parameter values.
GroupItemFluentBuilderContains methods that allow you to create and customize a parameter group.
LookUpHelper staticContains methods that allow you to access parameter look-up values.
LookUpSettingsThe base class for classes that provide the look-up editor settings for report parameters.
LookUpValueA parameter’s value that is shown in its look-up editor for end-users.
LookUpValueCollectionA collection of LookUpValue objects.
ParameterA report parameter.
ParameterCollectionRepresents a collection of Parameter objects.
ParameterEditInfo
ParameterInfoRepresents a class containing information about a specific parameter and its editor.
ParameterItemFluentBuilderContains methods that allow you to customize a parameter layout.
ParameterPanelFluentBuilderBaseThe base class for ParameterPanelFluentBuilder.
ParametersRequestEventArgsProvides data for the XtraReport.ParametersRequestBeforeShow and XtraReport.ParametersRequestSubmit events.
ParametersRequestValueChangedEventArgsProvides data for the XtraReport.ParametersRequestValueChanged event.
RangeBoundaryParameterThe base class for the RangeStartParameter and RangeEndParameter classes.
RangeEndParameterA range parameter‘s nested end parameter in a report.
RangeParameterEditorOptions staticA static class that provides access to the list of predefined ranges that are displayed in the date or time range parameter‘s editor in Print Preview.
RangeParametersSettingsProvides the nested start and end parameters for a report‘s range parameter.
RangeStartParameterA range parameter‘s nested start parameter in a report.
SeparatorItemFluentBuilderContains methods that allow you to add a separator between parameters and groups.
StaticListLookUpSettingsProvides access to a report parameter‘s list of static values.
ValueSourceSettingsA base class for classes that specify a report parameter‘s predefined values.

Interfaces

NameDescription
IParameterEditorValueProviderFor internal use.

Structs

NameDescription
Range<T>A predefined value range item.

Enums

NameDescription
OrientationLists orientation types for a report parameter and group.
ParameterTypeSpecifies the type of the value that should be passed to a parameter.