Back to Devexpress

ExpressionBinding Constructors

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

latest1.4 KB
Original Source

ExpressionBinding Constructors

Provides functionality to expression bindings.

NameParametersDescription
ExpressionBinding()noneInitializes a new instance of the ExpressionBinding class with the default settings.
ExpressionBinding(String, String, String)eventName, propertyName, expressionInitializes a new instance of the ExpressionBinding class with the specified settings.
ExpressionBinding(String, String)propertyName, expressionInitializes a new instance of the ExpressionBinding class with the specified settings.

See Also

ExpressionBinding Class

ExpressionBinding Members

DevExpress.XtraReports.UI Namespace