ASP.NET Core MVC コントロールヘルプ
MonthView メソッド

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

パラメータ

value
The value.

戻り値の型

Current builder.
参照

CalendarBuilder クラス
CalendarBuilder メンバ