- 入门指南
- 演示应用程序
- 如何
- 通知
- 使用 VB 表达式
- 设计应用程序
- 事件和规则
- 在应用程序中利用 RPA
- 在应用程序中利用实体
- 在应用程序中利用队列
- 在应用程序中利用媒体文件
- 在应用程序中利用操作
- 在应用程序中利用 Connections
- 应用程序生命周期管理 (ALM)
- UiPath 第一方应用程序
- 基本故障排除指南
页面容器控件用于在当前页面中添加另一个应用程序页面。
常规
- Page- Page to be shown within this control.
- 数据上下文是单个实体记录的容器。在容器上设置数据上下文时,属于该容器的所有控件都可以访问绑定到容器的数据上下文。
- Hidden- If selected, hides the control in the runtime.
- “已禁用”- 如果选中,则在运行时禁用该控件。
Events
- “已单击”- 配置单击页面容器时会发生的情况。
样式
-
Control Alignment - By default, inherits the parent alignment. A different alignment other than the parent can be set. To default to Parent's alignment, toggle the selected alignment icons to switch off the specific alignment.
备注:Alignment is dependent on Parent's layout (Vertical vs Horizontal).
-
“边框”- 设置容器的边框。可以为边框配置边框粗细、边框颜色和角半径。
-
Margin- Sets the margin of the page container. By default 0px margin is set. Top/Bottom and Left/Right margin properties are combined. These properties can be unlinked using the unlink button on the right side of the Margin section heading.
-
“填充”- 设置页面容器的填充。“上/下”和“左/右”填充属性结合使用。如果需要为每一侧设置不同的填充值,则可以使用“填充”部分标题右侧的“取消链接”图标取消链接这些属性。
-
“大小”- 可以在“大小”部分中设置页面容器的宽度和高度。页面容器的默认宽度设置为 100%。“最小宽度”/“最小高度”和“最大宽度”/“最大高度”可在“大小”部分的“更多”(…) 下找到。
重要提示:如果在放置页面的页面容器控件中引用同一个页面,将导致循环引用并使应用程序在设计时崩溃。