Gets or sets the alignment of the text inside the control. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public TextAlignment TextAlignment { get; set; } |
Visual Basic
![]() |
---|
Public Property TextAlignment As TextAlignment |
Type: TextAlignment
One of the TextAlignment Enumeration values that specifies the alignment of the text content of the control. Default value is TextAlignment.Left.