To view the C1ViewSetDesignerForm:
OR
OR
The following designer appears:
The designer's Properties tab lists the C1DataViewSet component's properties.
The designer's Column Styles tab lists different elements of column data representation that can be defined using ColumnStyle subproperties, for example, Format, EditMask, and Visible.
Here is the Column Styles page:
Select the General, Format, Input, and Lookup tabs to modify the column styles.
The designer's Constraints tab allows you to define row and column level constraints declaratively, that is, you can specify a logical expression evaluating validity of row or column data as a property value of the corresponding row or column.
Here is the Constraints page:
With the time-saving designer interface, the preview pane enables you to preview changes made to the component without having to run the program to see the changes.
Here is a preview of the Employees data view: