ArcGIS Pro 3.0 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, Windows 8.1

    See Also