ActiveReports 13
DataBindings Property (DvChartDesigner)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Designers.DvChart Namespace > DvChartDesigner 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

DvChartDesigner Class
DvChartDesigner Members