FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ShapeField Class / ShapeBackground Property

In This Topic
    ShapeBackground Property (ShapeField)
    In This Topic
    Gets or sets the C1.Win.C1Document.C1Brush-derived object used to fill the internal areas of the shape.
    Syntax
    'Declaration
     
    Public Property ShapeBackground As C1Brush
    public C1Brush ShapeBackground {get; set;}
    See Also