ComponentOne FlexGrid for UWP
VerticalAlignment Property (RowCol)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > RowCol Class : VerticalAlignment Property
Gets or sets the VerticalAlignment of the cells in this row/column.
Syntax
'Declaration
 
Public Property VerticalAlignment As System.Nullable(Of VerticalAlignment)
public System.Nullable<VerticalAlignment> VerticalAlignment {get; set;}
See Also

Reference

RowCol Class
RowCol Members