ActiveReports 18 .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
    Specifies the repeat style of the background.
    Syntax
    'Declaration
     
    ReadOnly Property BackgroundRepeat As String
    string BackgroundRepeat {get;}
    See Also