FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ShapeField Class / ShapeBackColor Property

In This Topic
    ShapeBackColor Property
    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