Spread Silverlight Documentation
HorizontalContentAlignment Property (HeaderCellPresenter)


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

Reference

HeaderCellPresenter Class
HeaderCellPresenter Members