ASP.NET Core MVC コントロールヘルプ
Header プロパティ (PivotFieldBase)

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap 名前空間 > PivotFieldBase クラス : Header プロパティ
Gets or sets a string used to represent this field in the user interface.
シンタックス
'宣言
 
Public Property Header As System.String
public System.string Header {get; set;}
解説
If it is not specified, it uses the value of the Binding and make a conversion. The conversion rule is capitalizing the first letter and adding spaces before uppercase characters preceded by lower-case characters.
参照

PivotFieldBase クラス
PivotFieldBase メンバ