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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlowTileBuilder クラス : Height メソッド
The value.
Configurates C1.Web.Mvc.FlowTile.Height. Sets the tile height in pixels. If it is set to null, it means the height will automatically fit the content.
シンタックス
'宣言
 
Public Function Height( _
   ByVal value As System.Nullable(Of Integer) _
) As FlowTileBuilder
public FlowTileBuilder Height( 
   System.Nullable<int> value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FlowTileBuilder クラス
FlowTileBuilder メンバ