ASP.NET Core MVC コントロールヘルプ
Text メソッド (FlexGridSearchBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridSearchBuilder クラス : Text メソッド
The value.
Configurates C1.Web.Mvc.FlexGridSearch.Text. Sets the text to search for. The text may include multiple terms, separated by spaces.
シンタックス
'宣言
 
Public Function Text( _
   ByVal value As System.String _
) As FlexGridSearchBuilder
public FlexGridSearchBuilder Text( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FlexGridSearchBuilder クラス
FlexGridSearchBuilder メンバ