ArcGIS Pro 3.7 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 Friend Property Parent As Page
    protected internal Page Parent {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also