PowerTools InputMan for ASP.NET 8.0J
Enabled プロパティ (AutoFilter)

オートフィルタ機能を有効にするかどうかを取得または設定します。
構文
Public Property Enabled As Boolean
public bool Enabled {get; set;}

プロパティ値

オートフィルタ機能を有効にするにはTrue、無効にするにはFalse。既定値はFalseです。
解説
EnabledプロパティをTrueに設定すると、コンボコントロールのオートフィルタ機能を使用できます。

オートフィルタ機能は、コンボコントロールのGcComboBox.DropDownStyleプロパティがDropDownListに設定されている場合は無効になります。
参照

AutoFilter クラス
AutoFilter メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.