Interface for a form section.
UiElement
Readonly
Protected
Optional
A reference to the collection of controls within this tab.
External Link: Collections (Client API reference)
Gets the label.
The label.
Gets the name of the section.
The name.
Gets a reference to the parent Tab.
The parent.
Gets the visibility state.
true if the tab is visible, otherwise false.
Sets the label.
Sets the visibility state.
true to show, false to hide.
Generated using TypeDoc
Interface for a form section.
See
UiElement