ActiveReports 12
BindingContext Property (LayerList)

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

LayerList Class
LayerList Members