PowerTools InputMan for ASP.NET 8.0J
GetAutoFilterEnabled メソッド
オートフィルタ機能を有効にするかどうかを取得します。
構文
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: boolean
value = instance.GetAutoFilterEnabled();
function GetAutoFilterEnabled() : boolean;

戻り値

型 : boolean
有効にする場合はtrue、それ以外はfalse。
参照

GcComboBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.