Gets or sets the vertical alignment of the panel's content.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public VerticalAlignment VerticalContentAlignment { get; set; } |
| Visual Basic |
|---|
Public Property VerticalContentAlignment As VerticalAlignment Get Set |