activities
latest
false
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.
UiPath logo, featuring letters U and I in white

Atividades do fluxo de trabalho

Última atualização 4 de mar de 2026

Componentes de layout

Colunas

You can use the Columns component to display other components in line, grouping them as columns.

Ao configurar o parâmetro Tamanho , você tem a opção de selecionar a largura de tela desejada para exibir as colunas usando as classes de grade de inicialização:

  • xs - celulares (menos de 768px)

  • sm - comprimidos (igual ou superior a 768px)

  • md - laptops pequenos (igual ou superior a 992px)

  • lg - laptops e desktops (igual ou superior a 1200px)

  • xl - monitores grandes (igual ou superior a 1200px)

    docs image

  • Column Properties - add columns to the component and configure them, by adjusting their Width, Offset, Push and Pull properties. After configuring the columns' layout, you can drag and drop other components into the Columns component.

  • Auto adjust columns - automatically adjusts columns, if there are hidden nested components.

Painel

You can use the Panel component to group components and add them inside a named panel.

docs image

  • Theme - choose the theme of the panel from the dropdown list. The Bootstrap class is added to the wrapper div.
  • Collapsible - allows you to collapse the panel.
  • Initially Collapsed - the property is available only when Collapsible is checked. Collapses the panel when the form has loaded.

Tabela

You can use the Table component to create a table that holds other form components inside the columns and rows of the table.

docs image

  • Número de Linhas/Colunas - insira o número de linhas ou colunas que você deseja que sejam exibidas na tabela.
  • Clone Row Components - clones the components inside rows and adds them in the remaining rows, too. You can use it when creating tables with multiple rows, that contain the same content.
  • Cell Alignment- choose the horizontal alignment of the cells in the table.
  • Striped - adds striped shading to rows.
  • Bordered - adds visible borders to the table.
  • Hover - highlights row when hovering the mouse over it.
  • Condensed - condenses the size of the table.

Guias

You can use the Tabs component to group components into tabs. When the form renders, you can view one tab at a time.

docs image

The Tabs setting allows you to add, configure, reorder, and remove tabs.

  • Colunas
  • Painel
  • Tabela
  • Guias

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades