Tab group control

A tab group control is a container control that holds tabs. Tab groups are part of the template for power applications. When you create a power application, a tab group control is provided with the standard List and Workspace tabs.

Properties

Attribute name Description
Control ID

Each control in a presentation is assigned a unique Control ID that is read-only.

Format
Leave blank (the default) or specify one of the following layout options:
  • CARDECK
  • DEFAULT
  • WIZARD
The wizard option replaces the standard tab layout with arrows that point to the tab headings. The cardeck option appears in single-page applications that do not use tabs.
Style

The Style option defaults to FORM, which is a style attribute for the control. The Form style defines the appearance of the main tab group.

Change Event

Reserved for future use.



Feedback