バージョン

Template プロパティ (HeaderTemplate)

オブジェクトのその他のプロパティに基づいて、ヘッダー セルのコンテンツを定義するために使用される System.Windows.DataTemplate を取得または設定します。
シンタックス
'宣言
 
Public Property Template As DataTemplate
public DataTemplate Template {get; set;}

プロパティ値

テンプレート。
参照