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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > Gs1DataBarExpandedStackedBuilder クラス : AutoWidth メソッド
The value.
Configurates C1.Web.Mvc.Gs1DataBarExpandedStacked.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 Gs1DataBarExpandedStackedBuilder
public virtual Gs1DataBarExpandedStackedBuilder 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*
参照

Gs1DataBarExpandedStackedBuilder クラス
Gs1DataBarExpandedStackedBuilder メンバ