ASP.NET Core MVC コントロールヘルプ
FrozenRows メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridBaseBuilder<T,TControl,TBuilder> クラス : FrozenRows メソッド
The value.
Configurates C1.Web.Mvc.FlexGridBase<T>.FrozenRows. Sets the number of frozen columns.
シンタックス
'宣言
 
Public Overridable Function FrozenRows( _
   ByVal value As System.Integer _
) As TBuilder
public virtual TBuilder FrozenRows( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
Frozen columns do not scroll, but the cells they contain may be selected and edited.
参照

FlexGridBaseBuilder<T,TControl,TBuilder> クラス
FlexGridBaseBuilder<T,TControl,TBuilder> メンバ