PowerTools InputMan for ASP.NET 8.0J
CurrentField プロパティ (GcDateTime)

[ASP.NET AJAX専用]現在のフィールドの位置を取得します。
構文
Public ReadOnly Property CurrentField As DateCursorPosition
public DateCursorPosition CurrentField {get;}
例外
例外解説
System.InvalidOperationException コントロールがUpdatePanelに配置されていません。
解説
このメンバは、コントロールがASP.NET AJAXのUpdatePanelコントロールに配置されているときのみ有効です。
CurrentFieldプロパティは、現在キャレットが置かれているフィールドの位置を示すGrapeCity.Web.Input.IMDate.GcDateTime.DateCursorPosition列挙体を返します。フォーカスがコントロールにないときは、最後にキャレットが置かれていたフィールドを示すDateCursorPosition列挙体が返されます。

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

GcDateTime クラス
GcDateTime メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.