The Recipe List view is also called Dictory Recipes and displays, in summary form, all the recipes in the recipe archive.
It is also possible to execute commands associated with the Recipe List grid using the grid functions.
Properties

Properties
|
Description
|
Default value
|
Behaviour
|
|
|
Visibility
|
Indicates whether the object should be visible or hidden
|
ON
|
Attributes
|
|
|
Line Colour
|
Color of the grid lines
|
Black
|
Line size
|
Size in pixels of the grid line
|
1
|
Opacity
|
Opacity level of the object
|
255
|
Columns
|
Allows you to define which columns to display in the grid
|
|
Header
|
|
|
HeaderOn
|
Allows you to select whether the grid should have a header or not
|
On
|
HeaderFont
|
Defines the font to be used in the header
|
|
HeaderFontStyle
|
Defines the font style used in the header
|
|
HeaderFontSize
|
Size of the font used in the header
|
12
|
HeaderTextColour
|
Color of the text inside the header
|
Black
|
HeaderFillColour
|
Header fill color
|
White
|
Row
|
|
|
FontName
|
Font to use in the grid lines
|
|
FontStyle
|
Font style to be used in the grid lines
|
|
FontSize
|
Font size to be used in the rows of the table
|
12
|
CellTextColour
|
Text color in the rows of the table
|
Black
|
CellFillingColour
|
Fill color of table rows
|
White
|
Row Height
|
Height in pixels of the rows in the table
|
20
|
SelectedCellColour
|
Cursor color that highlights the selected row
|
|
Security
|
|
|
Level
|
Protection level of the object
|
0
|
Columns
The columns property allows you to select which is the Recipes structure that must be associated with the view and the data that must be presented in the various columns of the grid itself.
RecipeId
|
Recipe identifier
|
Name
|
Recipe name
|
Comment
|
Recipe comment
|
Time
|
Date and time of the last recipe modification
|
The icons at the top of the page allow you to change the layout of the table:
+: allows you to insert a new line
x: allows you to delete the selected row
▲: moves the selected row upwards
▼: move the selected row down
Events
The Recipe Editing view has no events.