C1.Silverlight.FlexGrid.5
VerticalAlignment Property (RowCol)

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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.