BiGroupBoxTitle
This component is used with the BiGroupBox to handle the title.
This class extends BiLabel and therefore all methods and fields available for BiLabel are also available for BiGroupBoxTitle .
Constructor
new BiGroupBoxTitle ( sText )
Parameters
| Name | Type | Optional | Default | Descripton |
sText | String | Optional text to show on the title |
Properties
| Name | Type | get | set | Descripton |
titlePosition | String | ![]() | ![]() | The position of the title. Valid values are:left center right |
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
Using this outside a group box might result in unexpected behavior
