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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > Interleaved2of5Builder クラス : AutoWidth メソッド
The value.
Configurates C1.Web.Mvc.Interleaved2of5.AutoWidth. Sets a value indicating whether the control width should automatically change along with the Value length.
シンタックス
'宣言
 
Public Overridable Function AutoWidth( _
   ByVal value As System.Boolean _
) As Interleaved2of5Builder
public virtual Interleaved2of5Builder AutoWidth( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
If you set this property value to false, you should ensure that the control has some reasonable *CSS width*
参照

Interleaved2of5Builder クラス
Interleaved2of5Builder メンバ