Gets or sets how the text should be aligned in the C1NumericBox.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
| C# |
|---|
public TextAlignment TextAlignment { get; set; } |
| Visual Basic |
|---|
Public Property TextAlignment As TextAlignment Get Set |
| XAML Attribute Usage |
|---|
<object TextAlignment="TextAlignment" .../> |
Remarks
This is a dependency property.