Gets or sets the alignment of the text inside the control.
Namespace: MindFusion.UI.Web Assembly: MindFusion.UI.Web
Syntax
Visual Basic
Copy Code
|
---|
Public Property TextAlignment As TextAlignment |
Property Value
Type: TextAlignment One of the TextAlignment Enumeration values that specifies the alignment of the text content of the control. Default value is TextAlignment.Left.
See Also
|