Gets or sets the vertical alignment of the panel's content.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public VerticalAlignment VerticalContentAlignment { get; set; }
Visual Basic
Public Property VerticalContentAlignment As VerticalAlignment
	Get
	Set

See Also