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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridSearchBuilder クラス : CssMatch メソッド
The value.
Configurates C1.Web.Mvc.FlexGridSearch.CssMatch. Sets the name of the CSS class used to highlight any parts of the content that match the search terms.
シンタックス
'宣言
 
Public Function CssMatch( _
   ByVal value As System.String _
) As FlexGridSearchBuilder
public FlexGridSearchBuilder CssMatch( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FlexGridSearchBuilder クラス
FlexGridSearchBuilder メンバ