ActiveReports 13
DataBindings Property (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary Class : DataBindings Property
Gets the data bindings for the control.
Syntax
'Declaration
 
Public ReadOnly Property DataBindings As ControlBindingsCollection
public ControlBindingsCollection DataBindings {get;}

Property Value

A System.Windows.Forms.ControlBindingsCollection that contains the System.Windows.Forms.Binding objects for the control.
See Also

Reference

ReportsLibrary Class
ReportsLibrary Members