ActiveReports 12
DataBindings Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win.v12 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer 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

Viewer Class
Viewer Members