'Declaration Public Property EditorModeHighlight As Boolean
public bool EditorModeHighlight { get; set; }
Property Value
True - the tool must highlight the fields in Edit interaction mode;
false - the tool must NOT highlight the fields in Edit interaction mode.
Default value is true.
false - the tool must NOT highlight the fields in Edit interaction mode.
Default value is true.