Indicates where an element should be displayed on the vertical axis relative to the containing box.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public VerticalAlignment VerticalContentAlignment { get; set; } |
| Visual Basic |
|---|
Public Property VerticalContentAlignment As VerticalAlignment Get Set |
| JScript |
|---|
function get VerticalContentAlignment () : VerticalAlignment function set VerticalContentAlignment (value : VerticalAlignment) |