Spread Silverlight Documentation
HorizontalContentAlignment Property (CellPresenter)


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

Reference

CellPresenter Class
CellPresenter Members