| Visual Basic (Declaration) | |
|---|---|
Sub Initialize( _ ByVal dataContext As IDataScope, _ ByVal properties As IPropertyBag _ ) | |
| C# | |
|---|---|
void Initialize( IDataScope dataContext, IPropertyBag properties ) | |
Parameters
- dataContext
- Data context associated with this report item.
- properties
- Property bag associated with this report item.