PowerTools InputMan for ASP.NET 8.0J
FilterMatchingSource 列挙体

オートフィルタの実行時に一致を検索するカラムを示します。
構文
Public Enum FilterMatchingSource 
   Inherits System.Enum
public enum FilterMatchingSource : System.Enum 
メンバ
メンバ解説
AllSubItemsComboItem.SubItemsプロパティが参照するサブ項目コレクションの、すべてのGrapeCity.Web.Input.Core.ListBox.SubItemオブジェクトに対して検索対象部分との一致を検索します。
ControlTextGrapeCity.Web.Input.Core.ListBox.ListBox.TextSubItemIndexプロパティに設定したGcComboBox.Textプロパティに対して検索対象部分との一致を検索します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Web.Input.IMCombo.FilterMatchingSource

参照

GrapeCity.Web.Input.IMCombo 名前空間
MatchingSource プロパティ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.