ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Shape Class / BackgroundStyle Property

In This Topic
    BackgroundStyle Property
    In This Topic
    Gets or sets the background style.
    Syntax
    'Declaration
     
    Public Property BackgroundStyle As BackgroundStyle
    public BackgroundStyle BackgroundStyle {get; set;}
    See Also