ArcGIS Pro 3.2 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 CIMColor[] RowBackgroundColors {get; set;}
    Public Property RowBackgroundColors As CIMColor()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also