ArcGIS Pro 2.9 API Reference Guide
CurrentTemplateRows Property

ArcGIS.Desktop.Mapping Namespace > MapTool Class : CurrentTemplateRows Property
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, Windows 8.1

See Also

Reference

MapTool Class
MapTool Members