ActiveReports 13
DataBindings Property (DataVisualizerBasePanel)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers Namespace > DataVisualizerBasePanel 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

DataVisualizerBasePanel Class
DataVisualizerBasePanel Members