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

C1.AspNetCore.Mvc.TransposedGrid アセンブリ > C1.Web.Mvc.TransposedGrid 名前空間 > TransposedGridRowBase クラス : Height プロパティ
Gets or sets the height of the row.
シンタックス
'宣言
 
Public Property Height As System.Nullable(Of Integer)
public System.Nullable<int> Height {get; set;}
解説
Setting this property to null or negative values causes the element to use the parent collection's default size.
参照

TransposedGridRowBase クラス
TransposedGridRowBase メンバ