Spread Silverlight Documentation
VerticalAlignment Property (DropDownItemBaseControl)


GrapeCity.Windows.SpreadSheet.UI Namespace > DropDownItemBaseControl Class : VerticalAlignment Property
Syntax
'Declaration
 
Public Property VerticalAlignment As System.Windows.VerticalAlignment
'Usage
 
Dim instance As DropDownItemBaseControl
Dim value As System.Windows.VerticalAlignment
 
instance.VerticalAlignment = value
 
value = instance.VerticalAlignment
public System.Windows.VerticalAlignment VerticalAlignment {get; set;}
See Also

Reference

DropDownItemBaseControl Class
DropDownItemBaseControl Members