Gets or sets how the text should be aligned in the C1TextEditableContentControl.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public TextAlignment TextAlignment { get; set; } |
| Visual Basic |
|---|
Public Property TextAlignment As TextAlignment Get Set |