Configurates
C1.Web.Mvc.AutoCompleteBase<T>.BeginsWithSearch. Sets a value that determines whether to search for items that begin with the given search term. The default value for this property is False, which causes the control to search for items that contain the given search terms.
シンタックス
'宣言
Public Function BeginsWithSearch( _
ByVal As System.Boolean _
) As
public BeginsWithSearch(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照