ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormFieldElement Class / Hint Property

In This Topic
    Hint Property (CIMFormFieldElement)
    In This Topic
    Gets or sets a string representing placeholder text. This only applies for input types that support text or numeric entry.
    Syntax
    Public Property Hint As String
    public string Hint {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also