Gets or sets the alignment of the text inside the control.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
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.