Configurates
C1.Web.Mvc.FlexGridBase<T>.AutoRowHeights. Sets a value that determines whether the grid should automatically resize the rows when the data or grid layout change.
シンタックス
'宣言
Public Overridable Function AutoRowHeights( _
ByVal As System.Boolean _
) As
public virtual AutoRowHeights(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照