hi all...

my question is:

Is it possible to change the caption of one of the labels at runtime of a datareport?

like:

Code:
DataReport1.Label1.Caption = "Hello..."

thx in advance...