Back to Devexpress

ValueBinding Constructors

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

latest1.2 KB
Original Source

ValueBinding Constructors

Obsolete. Enables you to use an XRChart to visualize data in report groups without writing report scripts.

NameParametersDescription
ValueBinding()noneInitializes a new instance of the ValueBinding class with the default settings.
ValueBinding(ValueBinding)sourceInitializes a new instance of the ValueBinding class with the specified prototype.
ValueBinding(Object, String)dataSource, dataMemberInitializes a new instance of the ValueBinding class with the specified settings.

See Also

ValueBinding Class

ValueBinding Members

DevExpress.XtraReports.UI Namespace