ActiveReports 8
Initialize Method (IReportItem)

Data context associated with this report item.
Property bag associated with this report item.
Initializes the report item.
Syntax
'Declaration
 
Sub Initialize( _
   ByVal dataContext As IDataScope, _
   ByVal properties As IPropertyBag _
) 
void Initialize( 
   IDataScope dataContext,
   IPropertyBag properties
)

Parameters

dataContext
Data context associated with this report item.
properties
Property bag associated with this report item.
See Also

Reference

IReportItem Interface
IReportItem Members

Support Forum