ASP.NET Core MVC コントロールヘルプ
CaseSensitiveSearch メソッド (ComboBoxBaseBuilder<T,TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ComboBoxBaseBuilder<T,TControl,TBuilder> クラス : CaseSensitiveSearch メソッド
The value.
Configurates C1.Web.Mvc.ComboBoxBase<T>.CaseSensitiveSearch. Sets a value that determines whether searches performed while the user types should case-sensitive.
シンタックス
'宣言
 
Public Function CaseSensitiveSearch( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder CaseSensitiveSearch( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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