ASP.NET Core MVC コントロールヘルプ
IsReadOnly メソッド (GaugeBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > GaugeBuilder<TControl,TBuilder> クラス : IsReadOnly メソッド
The value.
Configurates C1.Web.Mvc.Gauge.IsReadOnly. Sets or whether the user can edit the value using the mouse and the keyboard.
シンタックス
'宣言
 
Public Function IsReadOnly( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder IsReadOnly( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

GaugeBuilder<TControl,TBuilder> クラス
GaugeBuilder<TControl,TBuilder> メンバ