ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Page Class / Parent Property

In This Topic
    Parent Property (Page)
    In This Topic
    Gets or sets parent page of the page, if the property sheet is using a tree representation.
    Syntax
    protected internal Page Parent {get; set;}
    Protected Friend Property Parent As Page
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also