ScreenSectionType
No description
enum ScreenSectionType {
section
table
}
Values
ScreenSectionType.section
A standard section with fields
ScreenSectionType.table
A table section with repeatable rows
Member Of
ScreenSection object ● ScreenSectionBase interface ● ScreenTable object