-
Notifications
You must be signed in to change notification settings - Fork 3
PhuocLe edited this page Jul 2, 2024
·
8 revisions
- Each
Tab
, you can add only1
TabHeader
and only1
TabFooter
- Each
Tab
, you can add maximun3
Section
Section = column
1 section = 1 column with width 100%
2 sections = 2 columns with width for each column 50%
3 sections = 3 columns with width for each column 33%
- Used by
Dataverse Dialog Builder
# | Name | Required? | Type | Description |
---|---|---|---|---|
1 |
Type | Tab |
Dataverse Dialog Builder Tab control |
|
2 |
Logical Name | x |
string |
The logical name of the controlUse with moveTo function to move between each Tab
|
3 |
Visible | boolean |
show or hide control |