Text
This topic describes how to use Text component in SPEAK.
A Text control displays a text string. The TextType property enables you to choose between a number of predefined styles for the string.
Name |
Description |
Default |
---|---|---|
Appearance |
||
Text |
Text displayed by the Text control. You can enter a static text, set the text from PageCode, or you can bind the control to a property of another control. |
|
TextType |
Specifies how the control formats the text. The following text types are available: Text, Label, HelpLabel, LargeLabel, Value, LargeValue, Title, LargeTitle. SmallTitle, and Divider. |
Text |
Configuration
You can create a configuration item for a Text control by creating an item based on the Text Parameters template.
The configuration item has these specific fields:
TextType
Text
FieldName
It inherits these fields:
IsVisible
AccessKey
Tooltip
Behaviors
Id