If you need to progamatically access a control on your report then use the following expression [csharp]ReportItems!textbox1.Value[/csharp]
If you need to progamatically access a control on your report then use the following expression [csharp]ReportItems!textbox1.Value[/csharp]