Gets or sets a value that indicates the horizontal alignment of text content in the Header.
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 |