ArcGIS Pro 2.9 API Reference Guide
CurrentRow Property

ArcGIS.Desktop.Layouts Namespace > SpatialMapSeries Class : CurrentRow Property
Returns the index layer's row for the current map series page. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public Row CurrentRow {get;}
Public ReadOnly Property CurrentRow As Row

Property Value

Type: Row
Exceptions
ExceptionDescription
This method must be called within the lambda passed to QueuedTask.Run.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SpatialMapSeries Class
SpatialMapSeries Members