Back to Devexpress

XRControlParameter Constructors

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrcontrolparameter-dot-ctor.md

latest1.1 KB
Original Source

XRControlParameter Constructors

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

NameParametersDescription
XRControlParameter(String, Parameter)name, reportParameterInitializes a new instance of the XRControlParameter class with the specified settings.
XRControlParameter(String, Object, String)name, dataSource, dataMemberInitializes a new instance of the XRControlParameter class with the specified settings.

See Also

XRControlParameter Class

XRControlParameter Members

DevExpress.XtraReports.UI Namespace