Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace > Column Class : CellVerticalContentAlignment Property |
'Declaration Public Property CellVerticalContentAlignment As Nullable(Of VerticalAlignment)
'Usage Dim instance As Column Dim value As Nullable(Of VerticalAlignment) instance.CellVerticalContentAlignment = value value = instance.CellVerticalContentAlignment
public Nullable<VerticalAlignment> CellVerticalContentAlignment {get; set;}
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family