Configurates
C1.Web.Mvc.FlexGridBase<T>.PreserveWhiteSpace. Sets a value that determines whether the grid should keep whitespace in cells as they appear in the data or whether it should collapse the whitespace into a single space character
シンタックス
'宣言
Public Overridable Function PreserveWhiteSpace( _
ByVal As System.Boolean _
) As
public virtual PreserveWhiteSpace(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照