ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Shape Class / BackgroundPattern Property

In This Topic
    BackgroundPattern Property
    In This Topic
    Gets or sets the background pattern to hatch style
    Syntax
    'Declaration
     
    Public Property BackgroundPattern As HatchStyle
    public HatchStyle BackgroundPattern {get; set;}
    See Also