A2v10 Platform documentation
UK


TabButton Control

Represents a single button in the TabBar panel.

Inherits: UIElementBase

Content property: Content

Properties

Name Type Description
Content String | UIElementBase The content (text) of the button. Can be a string or other item.
Description String | UIElementBase The content (text) of the button. Can be a string or other item.
ActiveValue String Active value. If the Value of the parent panel is equal to this value, then the button will be active (selected).
Base item properties