| Visual Basic (Declaration) | |
|---|---|
Public Property TextAlignment As ContentAlignment | |
| C# | |
|---|---|
public ContentAlignment TextAlignment {get; set;} | |
Property Value
ContentAlignmentAssigning a new value to this property in the event will change the display of the rendered text in the control.