Back to Devexpress

XRBindingCollection.Add Method

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrbindingcollection-dot-add.md

latest902 B
Original Source

XRBindingCollection.Add Method

NameParametersDescription
Add(XRBinding)bindingAppends the specified binding to the current collection.
Add(String, Object, String, String)propertyName, dataSource, dataMember, formatStringCreates an XRBinding object and adds it to the collection.
Add(String, Object, String)propertyName, dataSource, dataMemberCreates an XRBinding object and adds it to the collection.