BackgroundImageValue Property (IStyle)
In This Topic
Gets the background image value for this report item.
Syntax
'Declaration
ReadOnly Property BackgroundImageValue As Object
object BackgroundImageValue {get;}
Property Value
An
System.Object representing the background image value.
See Also