ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / LayoutFrameworkExtender Class
Members

In This Topic
    LayoutFrameworkExtender Class
    In This Topic
    Contains extension methods to extend the PaneCollection class.
    Syntax
    public static class LayoutFrameworkExtender 
    Public MustInherit NotInheritable Class LayoutFrameworkExtender 
    Remarks
    The class is primarily used to extend application panes that display the contents of a layout view. The same members will appear on both the extension class and the PaneCollection class.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Core.LayoutFrameworkExtender

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also