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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridBaseBuilder<T,TControl,TBuilder> クラス : ShowPlaceholders メソッド
The value.
Configurates C1.Web.Mvc.FlexGridBase<T>.ShowPlaceholders. Sets a value that determines whether the grid should use the column headers as placeholders when editing cells. This property only works with the grid's built-in editor. This property is not useful in IE.
シンタックス
'宣言
 
Public Overridable Function ShowPlaceholders( _
   ByVal value As System.Boolean _
) As TBuilder
public virtual TBuilder ShowPlaceholders( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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