ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / FieldDescription Class / IsHighlighted Property

In This Topic
    IsHighlighted Property (FieldDescription)
    In This Topic
    Gets or sets whether a field is highlighted.
    Syntax
    public bool IsHighlighted {get; set;}
    Public Property IsHighlighted As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also