ASP.NET Core MVC コントロールヘルプ
HeaderFormatter プロパティ (MultiSelect<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > MultiSelect<T> クラス : HeaderFormatter プロパティ
Gets or sets a function that gets the HTML in the control header.
シンタックス
'宣言
 
Public Property HeaderFormatter As System.String
public System.string HeaderFormatter {get; set;}
解説
By default, the control header content is determined based on the Placeholder, MaxHeaderItems, and on the current selection. You may customize the header content by specifying a function that returns a custom string based on whatever criteria your application requires.
参照

MultiSelect<T> クラス
MultiSelect<T> メンバ