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

In This Topic
    Item Property (TableView)
    In This Topic
    Gets the item source of the table view. Use ArcGIS.Desktop.Core.ItemFactory.CanGetDataset and ArcGIS.Desktop.Core.ItemFactory.GetDataset to retrieve the data.
    Syntax
    public Item Item {get;}
    Public ReadOnly Property Item As Item
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also