[]
Gets or sets how the background image of the object is tiled.
public string BackgroundRepeat { get; set; }
Public Property BackgroundRepeat As String
Values are repeat, no-repeat, repeat-x, and repeat-y.