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