C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer Namespace / C1MakeDocumentDelegate Delegate

In This Topic
C1MakeDocumentDelegate Delegate
In This Topic
Delegate to be used with RegisterDocument method.
Syntax
'Declaration
 
Public Delegate Function C1MakeDocumentDelegate() As System.Object
 
See Also