ActiveReports Developer 7
BindingGroup Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : BindingGroup Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Property BindingGroup As System.Windows.Data.BindingGroup
C# 
public System.Windows.Data.BindingGroup BindingGroup {get; set;}

See Also