ActiveReports 10
SetBinding Method (Viewer)

GrapeCity.ActiveReports.Viewer.Silverlight.v10 Assembly > GrapeCity.ActiveReports Namespace > Viewer Class : SetBinding Method
Syntax
'Declaration
 
Public Function SetBinding( _
   ByVal dp As DependencyProperty, _
   ByVal binding As Binding _
) As BindingExpressionBase
public BindingExpressionBase SetBinding( 
   DependencyProperty dp,
   Binding binding
)

Parameters

dp
binding
See Also

Reference

Viewer Class
Viewer Members