バージョン

SelectionOnFocus プロパティ (WebTextEditor)

編集モード開始時の選択タイプを取得または設定します。
シンタックス
'宣言
 
Public Overridable Property SelectionOnFocus As SelectionOnFocus
public virtual SelectionOnFocus SelectionOnFocus {get; set;}
解説

デフォルト値は Double です。

NotSet の値は WebTextEditor のみでサポートされます。ただしその拡張はサポートされません。

参照