AutoComplete for ASP.NET Web Forms
OnClientSelect プロパティ

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1AutoComplete 名前空間 > C1AutoComplete クラス : OnClientSelect プロパティ
The name of the function which will be called when an item is selected from the menu; ui.item refers to the selected item. The default action of select is to replace the text field's value with the value of the selected item. Canceling this event prevents the value from being updated, but does not prevent the menu from closing.
シンタックス
'宣言
 
Public Property OnClientSelect As System.String
public System.string OnClientSelect {get; set;}
参照

C1AutoComplete クラス
C1AutoComplete メンバ