UiPath Documentation
apps
2023.10
false
Guide de l’utilisateur des applications héritées pour Automation Suite
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Bouton radio

You can use the Radio Button control instead of the Dropdown control if you have fewer items to display. Make sure that you have unique items bound to the control.

Général

  • Source de la liste (List Source) : source de la commande du bouton radio. Les types de données valides sont un tableau de chaînes, un entier ou une date/heure, une table de données et une table d'un objet.
  • Colonne (Column) : choisissez la colonne ciblée dans la table de données ou la propriété dans le cas d'un tableau d'objets. Cette propriété doit être définie uniquement lorsque la propriété de la source de la liste est une table de données ou un tableau d'un objet.
  • Liaison de la valeur sélectionnée (Selected Value Binding) : liez la valeur sélectionnée du bouton radio au runtime à un argument de processus RPA ou à un champ d'application.
  • Valeur sélectionnée par défaut (Default Selected Value) : valeur par défaut à afficher dans la commande au moment de l'exécution.
  • Info-bulle (Tooltip) : info-bulle à afficher sur le bouton radio. Utilisez-la pour fournir des informations supplémentaires sur la commande.
  • Hidden- If selected, hides the control in the runtime.
  • Désactivé : si sélectionné, désactive la commande dans le runtime.

Events

  • Valeur modifiée (Value changed) : configurez ce qui se passe lorsque la valeur est modifiée.

Style

  • 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.

    Remarque :

    Alignment is dependent on the parent's layout (vertical vs. horizontal).

  • Mise en page (Layout) : définit la mise en page des commandes (verticale ou horizontale). Par défaut, elle est réglée sur horizontal.

  • Autoriser l'encapsulage (Allow wrapping) : Peut être utilisé lorsque la hauteur (disposition verticale) et la largeur (disposition horizontale) sont spécifiées manuellement et que la liste des éléments est divisée en plusieurs lignes ou colonnes.

  • Espace intermédiaire (Space between) : définit l'espace entre les options du bouton radio.

  • Couleur (Color) : couleur du bouton radio sélectionné.

  • Couleur d'arrière-plan (Background Color) : définit l'arrière-plan de la commande.

  • Label font family - Sets the font of the label. Font family, size, color, and style (Bold, Italic and Underline) can be configured in this section. By default, the control inherits the font family of its immediate parent container which is indicated by the keyword 'inherited'.

  • Input font family - Sets the font of the input text. Font family, size, color, and style (Bold, Italic and Underline) can be configured in this section. By default, the control inherits the font family of its immediate parent container which is indicated by the keyword 'inherited'.

  • Margin- Sets the margin of the control. By default 4px 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.

  • Size - The width and height of the control can be set in the size section. By default, the size is set to Auto. Min Width/ Min Height and Max Width/ Max Height are available under more (...) in the size section. If the size of the control is smaller than the options, a scroll bar is displayed accordingly.

  • Général
  • Events
  • Style

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour