ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TableView Class / CanExport Property

In This Topic
    CanExport Property (TableView)
    In This Topic
    Determines if the table view can export its attributes.
    Syntax
    public bool CanExport {get;}
    Public ReadOnly Property CanExport As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also