ActiveReports 13
DataBindings Property (ReportItemDesignerBase)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Dashboard.Design Namespace > ReportItemDesignerBase 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

ReportItemDesignerBase Class
ReportItemDesignerBase Members