PowerTools InputMan for ASP.NET 8.0J
GetFormatPattern メソッド
入力マスクとなる文字列を取得します。
構文
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: string
value = instance.GetFormatPattern();
function GetFormatPattern() : string;

戻り値

型 : string
書式を定義するキーワード。
解説
書式設定に使用するキーワードについては「書式の設定」を参照してください。
参照

GcComboBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.