ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAttachmentFrame Class / GridRows Property

In This Topic
    GridRows Property
    In This Topic
    Gets or sets the number of attachment image rows. If less than 0, the number of rows is automatically calculated.
    Syntax
    public int GridRows {get; set;}
    Public Property GridRows As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also