Spread Silverlight Documentation
HorizontalAlignment Property (ContextMenu)


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

Reference

ContextMenu Class
ContextMenu Members