Reports for WPF | ComponentOne
C1.C1Report.CustomFields Namespace / Map Class / BackColor Property

In This Topic
    BackColor Property (Map)
    In This Topic
    Gets or sets the field's background color.
    Syntax
    'Declaration
     
    Public Property BackColor As Color
    public Color BackColor {get; set;}
    See Also