Gets or sets the VerticalAlignment of the cell content.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
C# |
---|
public Nullable<VerticalAlignment> VerticalAlignment { get; set; } |
Visual Basic |
---|
Public Property VerticalAlignment As Nullable(Of VerticalAlignment) Get Set |