ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ToolOptionsEmbeddableControl Class / HostIsActiveTemplatePane Property

In This Topic
    HostIsActiveTemplatePane Property
    In This Topic
    Gets if this tool options control is hosted within the active template pane (true) or the template properties (false).
    Syntax
    protected bool HostIsActiveTemplatePane {get; set;}
    Protected Property HostIsActiveTemplatePane As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also