Back to Devexpress

XRControlParameter Properties

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

latest1.6 KB
Original Source

XRControlParameter Properties

A control’s parameter that enables you to pass values outside the control’s data source.

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.
NameSpecifies the parameter name.
ParameterSpecifies the report parameter to which a control parameter is bound. Inherited from ParameterBindingBase.

See Also

XRControlParameter Class

XRControlParameter Members

DevExpress.XtraReports.UI Namespace