MESCIUS SPREAD for Windows Forms 15.0J
ShowInDropDown メソッド (IconFilterItem)

モデル列のインデックス
フィルタ一致行のリスト
名前がフィルタドロップダウンに表示されるかどうかを判定します。
構文
'宣言
 
Public Overrides Function ShowInDropDown( _
   ByVal columnIndex As Integer, _
   ByVal filteredInRowList() As Integer _
) As Boolean
public override bool ShowInDropDown( 
   int columnIndex,
   int[] filteredInRowList
)

パラメータ

columnIndex
モデル列のインデックス
filteredInRowList
フィルタ一致行のリスト

戻り値の型

フィルタドロップダウンリストにフィルタの名前が表示される場合はtrue、それ以外の場合はfalse
参照

IconFilterItem クラス
IconFilterItem メンバ

 

 


© MESCIUS inc. All rights reserved.