ComponentOne DataGrid for WPF and Silverlight
VerticalAlignment Property (DataGridColumn)

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

Reference

DataGridColumn Class
DataGridColumn Members