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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > CalendarBuilder クラス : IsReadOnly メソッド
The value.
Configurates C1.Web.Mvc.Calendar.IsReadOnly. Sets a value that indicates whether the user can modify the control value using the mouse and keyboard.
シンタックス
'宣言
 
Public Function IsReadOnly( _
   ByVal value As System.Boolean _
) As CalendarBuilder
public CalendarBuilder IsReadOnly( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

CalendarBuilder クラス
CalendarBuilder メンバ