バージョン

HeaderTextVerticalAlignment プロパティ (ColumnLayout)

この特定の ColumnLayout の各 Column のコンテンツの System.Windows.VerticalAlignment を取得または設定します。
シンタックス
'宣言
 
Public Property HeaderTextVerticalAlignment As Nullable(Of VerticalAlignment)
public Nullable<VerticalAlignment> HeaderTextVerticalAlignment {get; set;}
参照