Can you programatically change the caption property of a label in a data report? Looks like the caption property of a label in a Data Report designer is available only during design time.
rptlabel1.Caption = "Microsoft" does not work!!
Any thoughts
Zack