Back to Devexpress

XRBinding Properties

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

latest1.2 KB
Original Source

XRBinding Properties

A simple binding between the property value of an object and the property value of an instance of the XRControl class or one of its descendants.

NameDescription
DataMemberGets a navigation path that resolves to the object’s property which is going to be bound to the control’s property.
DataSourceGets the data source for this binding.
FormatStringGets or sets the output format for the value bound to the control’s property.
ParameterFor internal use. Gets the parameter for this binding.
PropertyNameGets the name of the control’s data-bound property.

See Also

XRBinding Class

XRBinding Members

DevExpress.XtraReports.UI Namespace