ActiveReports 10
HighlightDocumentViewModel Constructor

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > HighlightDocumentViewModel Class : HighlightDocumentViewModel Constructor
Syntax
'Declaration
 
Public Function New( _
   ByVal doc As DocumentModel, _
   ByVal pane As ReportPaneModel _
)
public HighlightDocumentViewModel( 
   DocumentModel doc,
   ReportPaneModel pane
)

Parameters

doc
pane
See Also

Reference

HighlightDocumentViewModel Class
HighlightDocumentViewModel Members