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

C1.Web.Mvc.TransposedGrid アセンブリ > C1.Web.Mvc.TransposedGrid 名前空間 > TransposedGridRowBase クラス : Height プロパティ
行または列の高さを取得または設定します。
シンタックス
'宣言
 
Public Property Height As System.Nullable(Of Integer)
public System.Nullable<int> Height {get; set;}
解説
このプロパティをnullまたは負の値に設定すると、親コレクションのデフォルトサイズが使用されます。
参照

TransposedGridRowBase クラス
TransposedGridRowBase メンバ