ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TableView Class / CanCopySelectedRows Property

In This Topic
    CanCopySelectedRows Property (TableView)
    In This Topic
    Determines if the table view can copy the selected rows.
    Syntax
    Public ReadOnly Property CanCopySelectedRows As Boolean
    public bool CanCopySelectedRows {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also