ASP.NET MVC コントロールヘルプ
HeaderFormat メソッド (MultiSelectBuilder<T>)

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > MultiSelectBuilder<T> クラス : HeaderFormat メソッド
HeaderFormatプロパティを設定します。
シンタックス
'宣言
 
Public Function HeaderFormat( _
   ByVal value As System.String _
) As MultiSelectBuilder(Of T)
public MultiSelectBuilder<T> HeaderFormat( 
   System.string value
)

パラメータ

value

戻り値の型

現在のビルダ
解説
コントロール内のオンに設定された項目がMaxHeaderItemsよりも多いときに、ヘッダーコンテンツの作成に使用される書式文字列を取得または設定します。
参照

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