Heading
The Heading Control is used to display prominent text or titles with customizable text properties, allowing for varied styling and formatting options.
Binding Data Options
The Heading Control accepts binding data in a string format, allowing direct input of the text content to be displayed.
Expected Format
"Hello there! How are you?"
Properties
The Heading Control offers several properties for customizing text appearance:
Property | Description |
---|---|
Text | Represents the content to be displayed in the heading. |
Size | Defines the size of the text in the heading. |
Properties | Customizes the heading text by changing size, weight, alignment, and color. |
Letter Spacing | Allows spacing adjustment between the letters in the text. |
Line Height | Specifies the line height for the text in the heading. |