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

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

パラメータ

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

CustomFilterItem クラス
CustomFilterItem メンバ

 

 


© MESCIUS inc. All rights reserved.