ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMReportDetails Class / RowBackgroundColors Property

In This Topic
    RowBackgroundColors Property
    In This Topic
    Gets or sets the collection of background colors for each of the repeating rows.
    Syntax
    Public Property RowBackgroundColors As CIMColor()
    public CIMColor[] RowBackgroundColors {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also