ComponentOne DataGrid for WPF and Silverlight
HorizontalAlignment Property (DataGridColumn)

C1.WPF.DataGrid Namespace > DataGridColumn Class : HorizontalAlignment Property
Gets or sets the horizontal alignment of the cell content regarding the cell.
Syntax
'Declaration
 
Public Property HorizontalAlignment As System.Windows.HorizontalAlignment
public System.Windows.HorizontalAlignment HorizontalAlignment {get; set;}
See Also

Reference

DataGridColumn Class
DataGridColumn Members