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

DataSourceParameterBase Class

The base for classes that provide the data source parameter functionality.

Namespace: DevExpress.DataAccess

Assembly: DevExpress.DataAccess.v18.1.dll

Declaration

[TypeConverter("DevExpress.XtraReports.Design.ParameterValueEditorChangingConverter,DevExpress.Utils.v18.1.UI")]
public class DataSourceParameterBase :
    IParameter,
    IFilterParameter

Implements

Inheritance

See Also