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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridBaseBuilder<T,TControl,TBuilder> クラス : PreserveWhiteSpace メソッド
The value.
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 value As System.Boolean _
) As TBuilder
public virtual TBuilder PreserveWhiteSpace( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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