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

In This Topic
    Title Property (TransformationsControlProperties)
    In This Topic
    Gets and sets the title for the table. This is used by screen reader technologies to announce the name of the table. It is not used in the user interface.
    Syntax
    public string Title {get; set;}
    Public Property Title As String
    Remarks
    This is optional.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also