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

戻り値の型

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

参照

GcComboBox タイプ

 

 


© MESCIUS inc. All rights reserved.