バージョン

VerticalContentAlignment プロパティ

セルのコンテンツが垂直方向に配置される方法を指定します。
シンタックス
'宣言
 
Public Property VerticalContentAlignment As Nullable(Of VerticalAlignment)
public Nullable<VerticalAlignment> VerticalContentAlignment {get; set;}
参照