<print> node
Description
Configures Gantt printing settings
Attributes
Attribute Name | Description | Type | Possible Values | Default Value |
---|---|---|---|---|
mode | Sets printing mode. | Enum | SinglePage MultiPage |
MultiPage |
print_all_columns | Sets whether all datagrid columns should be printed - without regard of their visibility. | Boolean | True False |
False |
columns_on_every_page | The number of datgrid columns that is printed on every page | Numeric | Any positive number, can't be more than the number of column in datagrid. | 0 |
fit_timescale_to_end_of_page | Changes timescale units so that all available space on the page is used for printing. | Boolean | True False |
True |