Configurates
C1.Web.Mvc.ColumnBase.QuickAutoSize. Sets a value that determines whether the grid should optimize performance over precision when auto-sizing this column.
シンタックス
'宣言
Public Function QuickAutoSize( _
ByVal As System.Nullable(Of Boolean) _
) As
public QuickAutoSize(
System.Nullable<bool>
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照