ComponentOne Basic Library for WPF and Silverlight
VerticalAlignment Property (C1TabItem)


C1.WPF Namespace > C1TabItem Class : VerticalAlignment Property
Syntax
'Declaration
 
Public Property VerticalAlignment As System.Windows.VerticalAlignment
'Usage
 
Dim instance As C1TabItem
Dim value As System.Windows.VerticalAlignment
 
instance.VerticalAlignment = value
 
value = instance.VerticalAlignment
public System.Windows.VerticalAlignment VerticalAlignment {get; set;}
See Also

Reference

C1TabItem Class
C1TabItem Members