Configurates
C1.Web.Mvc.FlexGridBase<T>.CloneFrozenCells. Sets a value that determines whether the FlexGrid should clone frozen cells and show them in a separate element to improve perceived performance while scrolling.
シンタックス
'宣言
Public Overridable Function CloneFrozenCells( _
ByVal As System.Nullable(Of Boolean) _
) As
public virtual CloneFrozenCells(
System.Nullable<bool>
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照