BackgroundRepeat Property (IStyle)
In This Topic
Gets the repeat style of the background.
Syntax
'Declaration
ReadOnly Property BackgroundRepeat As String
string BackgroundRepeat {get;}
Property Value
A
System.String representing the repeat style of the background.
See Also