Configurates the
C1.Web.Mvc.ComboBoxBase<T>.OnClientFormatItem client event. Event that fires when items in the drop-down list are created.
シンタックス
'宣言
Public Function OnClientFormatItem( _
ByVal As System.String _
) As
public OnClientFormatItem(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照