Back to Devexpress

ParameterBinding Properties

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-parameterbinding-dot-underscore-properties.md

latest1.7 KB
Original Source

ParameterBinding Properties

Enables you to pass the value of a report parameter to a subreport placed in a another report.

NameDescription
DataMemberSpecifies the data member to which a bound data field belongs. Inherited from ParameterBindingBase.
DataSourceSpecifies the data source to which a bound data field belongs. Inherited from ParameterBindingBase.
IsEmptySpecifies whether a parameter is empty. Inherited from ParameterBindingBase.
ParameterSpecifies the report parameter to which a control parameter is bound. Inherited from ParameterBindingBase.
ParameterNameSpecifies the parameter name.

See Also

ParameterBinding Class

ParameterBinding Members

DevExpress.XtraReports.UI Namespace