Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.UICustomization Namespace / FormattingSupport Class / BackgroundRepeat Property

In This Topic
    BackgroundRepeat Property (FormattingSupport)
    In This Topic
    Gets or sets how the background picture is repeated.
    Syntax
    'Declaration
     
    Public Property BackgroundRepeat As System.String
    public System.string BackgroundRepeat {get; set;}
    See Also