Hex Editor Neo supports a number of useful attributes that change the Structure Viewer behavior for individual bound fields. You should put attributes before a field you want them affect. The following syntax is supported:
attribute-list:
[ *attribute-decl ]
attribute-decl:
noindex | noautohide | read(expr) |
format(expr) | description(expr) | color_scheme(expr)
See the following sections for attribute descriptions.