C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / DetailRow Class / VerticalAlignment Property

In This Topic
VerticalAlignment Property (DetailRow)
In This Topic
Gets or sets the VerticalAlignment of the cells in this row/column.
Syntax
'Declaration
 
Public Property VerticalAlignment As Nullable(Of VerticalAlignment)
 
See Also