PowerTools InputMan for ASP.NET 8.0J
RemoveItemTemplate メソッド
テンプレートのインデックスかItemTemplateオブジェクト。
項目スタイルのItemTemplateオブジェクトを削除します。
構文
var instance = new GCIM.GcListBox(container, id);
var value; // Type: any

// パラメータ
var itemOrIndex; //タイプ: any

value = instance.RemoveItemTemplate(itemOrIndex);
function RemoveItemTemplate( 
   itemOrIndex : any
) : any;

パラメータ

itemOrIndex
テンプレートのインデックスかItemTemplateオブジェクト。
参照

GcListBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.