ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / TransformationsControlProperties Class / ShowNoTransformationsMessage Property

In This Topic
    ShowNoTransformationsMessage Property
    In This Topic
    Gets and sets if a message (customizable with the NoTransformationsMessage property) is displayed or not when the transformation table within the TransformationsControl is empty.
    Syntax
    public bool ShowNoTransformationsMessage {get; set;}
    Public Property ShowNoTransformationsMessage As Boolean
    Remarks
    The default is true.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also