ActiveReports 12
DataContext Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : DataContext Property
Gets or sets the data context for an element when it participates in data binding.
Syntax
'Declaration
 
Public Property DataContext As Object
public object DataContext {get; set;}

Property Value

The object to use as data context.
See Also

Reference

Viewer Class
Viewer Members