TabsSettings.tabs Property
In This Article
Gets or sets a list of tab stops.
#Declaration
TypeScript
tabs: TabSettings[]
#Property Value
Type | Description |
---|---|
Tab |
An array of Tab |
See Also