ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / BackgroundRepeat Property

In This Topic
    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