ASP.NET Core MVC コントロールヘルプ
ShowHeader メソッド (CalendarBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > CalendarBuilder クラス : ShowHeader メソッド
The value.
Configurates C1.Web.Mvc.Calendar.ShowHeader. Sets a value indicating whether the control displays the header area with the current month and navigation buttons.
シンタックス
'宣言
 
Public Function ShowHeader( _
   ByVal value As System.Boolean _
) As CalendarBuilder
public CalendarBuilder ShowHeader( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

CalendarBuilder クラス
CalendarBuilder メンバ