PowerTools InputMan for ASP.NET 8.0J
SelectionLength プロパティ (DropDownEditor)

[ASP.NET AJAX専用]選択されたテキストの文字数を取得または設定します。
構文
Public Property SelectionLength As Integer
public int SelectionLength {get; set;}
例外
例外解説
System.InvalidOperationException コントロールがUpdatePanelに配置されていません。
System.ArgumentOutOfRangeException 負の値が設定されています。
解説
このメンバは、コントロールがASP.NET AJAXのUpdatePanelコントロールに配置されているときのみ有効です。
SelectionLengthプロパティは、選択するテキストの長さを設定します。

ASP.NET AJAXでの注意点については「ASP.NET AJAXの使用」を参照してください。
参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.