ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapTool Class / CurrentTemplateRows Property

In This Topic
    CurrentTemplateRows Property
    In This Topic
    Gets or sets the number of rows to be created with the current template. Use this when the MapTool is registered with the "esri_editing_construction_table" category indicating the tool is a table construction tool.
    Syntax
    protected int CurrentTemplateRows {get; set;}
    Protected Property CurrentTemplateRows As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also