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

In This Topic
    NoTransformationsMessage Property
    In This Topic
    Gets and sets the custom message to diplay when the transformation table within the TransformationsControl is empty.
    Syntax
    public string NoTransformationsMessage {get; set;}
    Public Property NoTransformationsMessage As String
    Remarks
    This is optional. The ShowNoTransformationsMessage property controls if the message is displayed or not when the transformation table within the TransformationsControl is empty.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also