ActiveReports 13
BindingGroup Property

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : BindingGroup Property
Gets or sets the System.Windows.Data.BindingGroup that is used for the element.
Syntax
'Declaration
 
Public Property BindingGroup As BindingGroup
public BindingGroup BindingGroup {get; set;}

Property Value

The System.Windows.Data.BindingGroup that is used for the element.
See Also

Reference

Viewer Class
Viewer Members