Hello,
Is there anyway we can access a report control at run time ?
Something like:
controlName.ControlProperty(Value)
For example, I have a report of sales invoice. I would like to "Bold" all sales invoice which over $1000 amount.
I would like to change the bold property at run time.
Thank you.
Comments