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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ControlBuilder<TControl,TBuilder> クラス > Width メソッド : Width(Int32) メソッド
The value.
Sets the width of the control in pixel.
シンタックス
'宣言
 
Public Overloads Function Width( _
   ByVal width As System.Integer _
) As TBuilder
public TBuilder Width( 
   System.int width
)

パラメータ

width
The value.

戻り値の型

Current builder.
参照

ControlBuilder<TControl,TBuilder> クラス
ControlBuilder<TControl,TBuilder> メンバ
オーバーロード一覧