ASP.NET Core MVC コントロールヘルプ
Height プロパティ (FlowTile)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlowTile クラス : Height プロパティ
Gets or sets the tile height in pixels. If it is set to null, it means the height will automatically fit the content.
シンタックス
'宣言
 
Public Property Height As System.Nullable(Of Integer)
public System.Nullable<int> Height {get; set;}
参照

FlowTile クラス
FlowTile メンバ