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