ActiveReports 13
BindingContext Property (Toolbox)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class : BindingContext Property
Gets or sets the System.Windows.Forms.BindingContext for the control.
Syntax
'Declaration
 
Public Property BindingContext As BindingContext
public BindingContext BindingContext {get; set;}

Property Value

A System.Windows.Forms.BindingContext for the control.
See Also

Reference

Toolbox Class
Toolbox Members