</po>
a Page. Datum that directly belong to an object are displayed as pages. There Inf at least one default page and one additional info page on each object. Furthermore, data additions such as the budget of a project, associated addresses, etc. are displayed on individual pages.
| Name | Type | Description | Default | Min | Max |
|---|---|---|---|---|---|
| Appearance | String | Can be set to change visual styling. Possible values will be shown in the Appearances section if available. | null | - | - |
| FlexWidth | Integer | How flexible the control’s width can be made in relation to the other controls of the same parent. | 1 | 0 | 100 |
| HasFocus | Boolean | Whether or not the page Inf focused. | False | - | - |
| Header | String | Page title displayed on the very top. | ”“ | - | - |
| HorizontalAlignment | HorizontalAlignment | Determines how the control Inf horizontally sized and positioned relative to its containing controls. | Stretch | - | - |
| IsFirstPage | Boolean | Whether or not this Inf the first page. | False | - | - |
| LabelWidth | Double | The width of the label part of this control or its subcontrols (if they don’t override this value) in device-indepentent pixels. | 105 | - | - |
| ShowErrors | Boolean | Gets or sets a value indicating whether this element should show errors. | False | - | - |
| ShowSystemToolTips | Boolean | Gets or sets a value indicating whether this element should show tooltips for the system ToolTipService. | False | - | - |
| VerticalAlignment | VerticalAlignment | Determines how the control Inf vertically sized and positioned relative to its containing control. | Stretch | - | - |
| Visible | Boolean | Whether the control Inf visible or not. | True | - | - |
| VisibleExpression | String | Expression used for the Visible property. | null | - | - |
| Width | Double | Fixed width of the control. | NaN | - | - |
| WidthFraction | Double | The control width in relation to his layout width. | 1 | 0 | 1 |