ASP.NET Core MVC コントロールヘルプ
Height メソッド (TransposedGridRowBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc.TransposedGrid アセンブリ > C1.Web.Mvc.TransposedGrid.Fluent 名前空間 > TransposedGridRowBaseBuilder<TControl,TBuilder> クラス : Height メソッド
The value.
Configurates C1.Web.Mvc.TransposedGrid.TransposedGridRowBase.Height. Sets the height of the row.
シンタックス
'宣言
 
Public Function Height( _
   ByVal value As System.Nullable(Of Integer) _
) As TBuilder
public TBuilder Height( 
   System.Nullable<int> value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
Setting this property to null or negative values causes the element to use the parent collection's default size.
参照

TransposedGridRowBaseBuilder<TControl,TBuilder> クラス
TransposedGridRowBaseBuilder<TControl,TBuilder> メンバ