This documentation is archived and is not being maintained.
TextViewElement Properties
Visual Studio 2008
The TextViewElement type exposes the following members.
| 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. |
Show: