ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTableFrame Class / RowBorderSymbol Property

In This Topic
    RowBorderSymbol Property
    In This Topic
    Gets or sets the border symbol for row sections: data records, summary statistics, and statistics totals.
    Syntax
    public CIMSymbolReference RowBorderSymbol {get; set;}
    Public Property RowBorderSymbol As CIMSymbolReference
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also