ComponentOne FlexGrid for WPF and Silverlight
VerticalAlignment Property (CellStyle)

C1.WPF.FlexGrid Namespace > CellStyle Class : VerticalAlignment Property
Gets or sets the VerticalAlignment of the cell content.
Syntax
'Declaration
 
Public Property VerticalAlignment As System.Nullable(Of VerticalAlignment)
public System.Nullable<VerticalAlignment> VerticalAlignment {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members