Configurates
C1.Web.Mvc.AutoCompleteBase<T>.MaxItems. Sets the maximum number of items to display in the drop-down list.
シンタックス
'宣言
Public Overridable Function MaxItems( _
ByVal As System.Integer _
) As
public virtual MaxItems(
System.int
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照