ActiveReports 13
BindingContext Property (ReportsLibrary)

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

Property Value

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

Reference

ReportsLibrary Class
ReportsLibrary Members