Spread Silverlight Documentation
HorizontalHeaderAlignment Property


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

Reference

ToolbarDropDown Class
ToolbarDropDown Members