FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / ShapeField Class / ShapeBackColor Property

In This Topic
    ShapeBackColor Property (ShapeField)
    In This Topic
    Gets or sets the color used to fill internal areas of shapes.
    Syntax
    'Declaration
     
    Public Property ShapeBackColor As Color
    public Color ShapeBackColor {get; set;}
    See Also