ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / LayoutView Class / IsReady Property

In This Topic
    IsReady Property (LayoutView)
    In This Topic
    Gets a value that indicates whether the LayoutView can be accessed. This property is false while the layout view processes major operations.
    Syntax
    public bool IsReady {get;}
    Public ReadOnly Property IsReady As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also