TextViewElement Properties
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| BreakAfter | Sets or returns a property that determines whether an additional trailing break is rendered after the control. This break causes subsequent content to start on the next line. The default is true. |
| IsBold | Returns true if the text is bold. |
| IsItalic | Returns true if the text is italic. |
| Text | Sets or returns the text for the control. |
| Url | Returns the URL of the text. |
Community Additions
ADD
Show: