IliDbField
The IliDbField Hierarchy and Different Gadget Looks
A form created using the Forms Assistant (Views Studio) is made up of a set of DbField, each of which is connected to a column of the underlying table object. Initially, each DbField has a default style that can subsequently be changed, if required.
The flexibility of the DbField look and feel lets you modify the styles of each of the DbField contained in the form to suit your requirements. Without this flexibility, you would have to replace a DbField object with the appropriate object to change its style.