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

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1AutoComplete 名前空間 > C1AutoComplete クラス : OnClientFocus プロパティ
The name of the function which will be called before focus is moved to an item (not selecting), ui.item refers to the focused item. The default action of focus is to replace the text field's value with the value of the focused item, though only if the focus event was triggered by a keyboard interaction. Canceling this event prevents the value from being updated, but does not prevent the menu item from being focused.
シンタックス
'宣言
 
Public Property OnClientFocus As System.String
public System.string OnClientFocus {get; set;}
参照

C1AutoComplete クラス
C1AutoComplete メンバ