Gets or sets how the text should be aligned in the C1FilePicker.
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 |
Remarks
This is a dependency property.